diff --git a/v0.13.72.tar.gz b/v0.13.72.tar.gz deleted file mode 100644 index 684bcb8dcbd8cb78d3280e2e6856e39a0c4845a6..0000000000000000000000000000000000000000 Binary files a/v0.13.72.tar.gz and /dev/null differ diff --git a/v0.13.74.tar.gz b/v0.13.74.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..7239035164a0427abf559edb7fded9bf3d3f0e62 Binary files /dev/null and b/v0.13.74.tar.gz differ diff --git a/zziplib.spec b/zziplib.spec index eb4e820a80a665aef4b04f1d5a8cf19e4e82172f..ea7dc26553da2b951b0a580d0b71ee0019247b35 100644 --- a/zziplib.spec +++ b/zziplib.spec @@ -1,10 +1,10 @@ Name: zziplib -Version: 0.13.72 -Release: 2 +Version: 0.13.74 +Release: 1 Summary: Lightweight library for zip compression License: LGPLv2+ or MPLv1.1 URL: http://zziplib.sourceforge.net -Source0: https://github.com/gdraheim/zziplib/archive/refs/tags/v0.13.72.tar.gz +Source0: https://github.com/gdraheim/zziplib/archive/refs/tags/v0.13.74.tar.gz BuildRequires: perl-interpreter zip xmlto BuildRequires: zlib-devel SDL-devel pkgconfig autoconf automake gcc make @@ -55,6 +55,7 @@ This package includes help documentation and manuals related to zziplib. %doc docs/COPYING* ChangeLog README TODO %{_bindir}/* %{_libdir}/*.so.* +%exclude %{_datadir}/zziplib/*.cmake %files devel %doc docs/README.SDL docs/*.htm @@ -68,8 +69,11 @@ This package includes help documentation and manuals related to zziplib. %{_mandir}/man3/* %changelog --* Wed Jul 5 2023 dillon chen - 0.13.72-2 --- add -DZZIP_TESTCVE=OFF skip download test(curl github) +* Tue Jul 9 2024 dillon chen - 0.13.74-1 +- update to 0.13.74 + +* Wed Jul 5 2023 dillon chen - 0.13.72-2 +- add -DZZIP_TESTCVE=OFF skip download test(curl github) * Tue Sep 27 2022 dillon chen - 0.13.72-1 - update to 0.13.72