Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
This commit is contained in:
parent
dc6ad88ffe
commit
b9bc8f5cb8
6
zip.spec
6
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 <tdawson@redhat.com> - 3.0-43
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
||||
* Wed Jul 03 2024 Jakub Martisko <jamartis@redhat.com> - 3.0-42
|
||||
- Use C implementation of some functions instead of asm
|
||||
- Fix the missing compiler/linker flags
|
||||
|
Loading…
Reference in New Issue
Block a user