diff --git a/zchunk-1.2.1.tar.gz b/zchunk-1.2.1.tar.gz deleted file mode 100644 index d0c92fea19e846277956881254ce378dc0f44670..0000000000000000000000000000000000000000 Binary files a/zchunk-1.2.1.tar.gz and /dev/null differ diff --git a/zchunk-1.3.2.tar.gz b/zchunk-1.3.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..8f08208194091177e5e3bdb1aee111b0fc3297a9 Binary files /dev/null and b/zchunk-1.3.2.tar.gz differ diff --git a/zchunk.spec b/zchunk.spec index 1403328af78adcd70d5f21f7a514528f38805a23..8aac456ac9275084e23409ae3bc2dafa67dc6a1a 100644 --- a/zchunk.spec +++ b/zchunk.spec @@ -1,6 +1,6 @@ -%define anolis_release 3 +%define anolis_release 1 Name: zchunk -Version: 1.2.1 +Version: 1.3.2 Release: %{anolis_release}%{?dist} Summary: Compressed file format that allows easy deltas License: BSD and MIT @@ -74,8 +74,6 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio %check %meson_test -%ldconfig_scriptlets libs - %files %{_bindir}/zck* %{_bindir}/unzck @@ -101,6 +99,9 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio %{_includedir}/zck.h %changelog +* Tue Oct 17 2023 Funda Wang - 1.3.2-1 +- New version 1.3.2 + * Wed Feb 8 2023 Heng Qi - 1.2.1-3 - change the format of man files