diff --git a/unzip.spec b/unzip.spec index 62bccac..725f293 100644 --- a/unzip.spec +++ b/unzip.spec @@ -7,7 +7,7 @@ Summary: A utility for unpacking zip files Name: unzip Version: 6.0 -Release: 42%{?dist} +Release: 43%{?dist} License: BSD Source: http://downloads.sourceforge.net/infozip/unzip60.tar.gz @@ -124,6 +124,9 @@ make -f unix/Makefile prefix=$RPM_BUILD_ROOT%{_prefix} MANDIR=$RPM_BUILD_ROOT/%{ %{_mandir}/*/* %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 6.0-43 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Thu Nov 08 2018 Jakub Martisko - 6.0-42 - fix several possibly unterminated strings When copying to OEM_CP and ISO_CP strings, the string could end unterminated