diff --git a/.gitignore b/.gitignore index 6ab02a9..4f63217 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ zziplib-0.13.49.tar.bz2 /v0.13.71.tar.gz /v0.13.72.tar.gz /v0.13.74.tar.gz +/v0.13.78.tar.gz diff --git a/sources b/sources index c4d587b..4f1e5be 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v0.13.74.tar.gz) = 7dd27247cbc475e2c6beb3a96c620f9938ade0dff6f4e088f9c28432fc4cc01df9d6771ec3d5e07baabe27033f4764d60e31c4c54588559de64e894d0557c94f +SHA512 (v0.13.78.tar.gz) = e96771c310a1a9eb227027e8c2a495409c01dd273b483b3a04119d6a273cce7c88ba77c192fcde5e85d0a37c847a0df8e521f460d00920e62153400f0743ea78 diff --git a/zziplib.spec b/zziplib.spec index dd31a63..53f8260 100644 --- a/zziplib.spec +++ b/zziplib.spec @@ -4,8 +4,8 @@ Summary: Lightweight library to easily extract data from zip files Name: zziplib -Version: 0.13.74 -Release: 5%{?dist} +Version: 0.13.78 +Release: 1%{?dist} License: LGPL-2.0-or-later OR MPL-1.1 URL: http://zziplib.sourceforge.net/ Source: https://github.com/gdraheim/zziplib/archive/v%{version}.tar.gz @@ -76,6 +76,7 @@ zziplib library. %doc docs/COPYING* ChangeLog README TODO %{_libdir}/*.so.* %exclude %{_datadir}/zziplib/*.cmake +%exclude %{_libdir}/cmake/zziplib/*.cmake %files utils %{_bindir}/* @@ -90,7 +91,12 @@ zziplib library. %{_mandir}/man3/* %changelog -* Wed Jul 03 2024 Jakub Martisko - 0.13.74-5 +* Fri Jan 31 2025 Jakub Martisko - 0.13.78-1 +- Rebase to 0.13.78 +- Related: RHEL-45367 +- Related: RHEL-45372 + +* Wed Jan 08 2025 Jakub Martisko - 0.13.74-5 - Bump the release number to trigger the gating tests * Tue Oct 29 2024 Troy Dawson - 0.13.74-4