Compare commits
No commits in common. "rawhide" and "f40" have entirely different histories.
3 changed files with 2 additions and 26 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -41,5 +41,3 @@
|
|||
/zchunk-1.4.0.tar.gz
|
||||
/zchunk-1.5.0.tar.gz
|
||||
/zchunk-1.5.1.tar.gz
|
||||
/zchunk-1.5.3.tar.gz
|
||||
/zchunk-1.5.4.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (zchunk-1.5.4.tar.gz) = 132a20719fc1d83cf2bda1d0edd49e602f12ecd8081c71f22c1d6f294d52cad2d94e5fde18ad9f4149fd2e0f8c87e587fc92ac1f9278bd348776bae0f58c62e1
|
||||
SHA512 (zchunk-1.5.1.tar.gz) = ecf37a6529e2df6f5cb4666fd8c9dbb4f4cb2ce69d5c58ab8ba614543d3c39e1b2c7b15d65659fd483efc3c599b2c17124813c9b1212559afd9d32f4bff4f72e
|
||||
|
|
|
|||
24
zchunk.spec
24
zchunk.spec
|
|
@ -1,5 +1,5 @@
|
|||
Name: zchunk
|
||||
Version: 1.5.4
|
||||
Version: 1.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Compressed file format that allows easy deltas
|
||||
License: BSD-2-Clause AND MIT
|
||||
|
|
@ -84,28 +84,6 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
|
|||
%{_includedir}/zck.h
|
||||
|
||||
%changelog
|
||||
* Sun Aug 02 2026 Jonathan Dieter <jonathan@dieter.ie> - 1.5.4-1
|
||||
- Update to 1.5.4
|
||||
- Fix a few memory bugs
|
||||
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Fri Jun 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 1.5.3-2
|
||||
- Rebuilt for openssl 4.0
|
||||
|
||||
* Thu Jun 11 2026 Jonathan Wright <jonathan@almalinux.org> - 1.5.3-1
|
||||
- update to 1.5.3
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Fri Jul 19 2024 Jonathan Dieter <jonathan@dieter.ie> - 1.5.1-1
|
||||
- Fix memory leak
|
||||
- Ensure version is set properly inside zchunk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue