diff --git a/.gitignore b/.gitignore index d0a28a7..f2bad22 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /zchunk-1.1.9.tar.gz /zchunk-1.1.11.tar.gz /zchunk-1.1.13.tar.gz +/zchunk-1.1.14.tar.gz diff --git a/sources b/sources index 3288d04..d49cd3d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zchunk-1.1.13.tar.gz) = 47d3a3bcee1b1e1ace325e97640d3d8d4cd2e45218ebdb79f3a6b7836336d8d0fbea12450bd04f800a0f4327c9b9987c3f1e411555ccff43a23ef142da842f07 +SHA512 (zchunk-1.1.14.tar.gz) = 2419b438837933d6e7ff376c8424d6ca41c05056f6146d3f1eb2eaae76646cf3e8702bfe6d6c9d8c0b02927e47838062f8b37bda4c1515ff4359f9d3319b136e diff --git a/zchunk.spec b/zchunk.spec index 9076478..f41ee29 100644 --- a/zchunk.spec +++ b/zchunk.spec @@ -1,5 +1,5 @@ Name: zchunk -Version: 1.1.13 +Version: 1.1.14 Release: 1%{?dist} Summary: Compressed file format that allows easy deltas License: BSD and MIT @@ -84,7 +84,7 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio %{_includedir}/zck.h %changelog -* Thu May 20 2021 Jonathan Dieter - 1.1.13-1 +* Thu May 20 2021 Jonathan Dieter - 1.1.14-1 - Fix tests on all arches when built against zstd-1.5.0 * Sat May 1 2021 Jonathan Dieter - 1.1.11-1