diff --git a/zip.spec b/zip.spec index aae3f86..b31d8e7 100644 --- a/zip.spec +++ b/zip.spec @@ -1,7 +1,7 @@ Summary: A file compression and packaging utility compatible with PKZIP Name: zip Version: 3.0 -Release: 42%{?dist} +Release: 43%{?dist} License: Info-ZIP Source: http://downloads.sourceforge.net/infozip/zip30.tar.gz URL: http://www.info-zip.org/Zip.html @@ -73,6 +73,10 @@ mkdir -p $RPM_BULD_ROOT%{_mandir}/man1 %{_mandir}/man1/zipsplit.1* %changelog +* Tue Oct 29 2024 Troy Dawson - 3.0-43 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Wed Jul 03 2024 Jakub Martisko - 3.0-42 - Use C implementation of some functions instead of asm - Fix the missing compiler/linker flags