diff --git a/zip.spec b/zip.spec index 57a064c83b29df6007c2a10e81fb074ea1fc0471..2fc4c7807805501b4e9b45b3502c18630a10d1c7 100644 --- a/zip.spec +++ b/zip.spec @@ -1,8 +1,8 @@ Name: zip Version: 3.0 -Release: 32 +Release: 33 Summary: A compression and file packaging/archive utility -License: Info-ZIP +License: BSD URL: http://www.info-zip.org/Zip.html Source0: http://downloads.sourceforge.net/infozip/zip30.tar.gz @@ -57,6 +57,9 @@ mkdir -p %{buildroot}%{_mandir}/man1 %{_mandir}/man1/zip* %changelog +* Thu Aug 15 2024 zhangxianjun - 3.0-33 +- modify license info + * Sun Mar 3 2024 lijinzhe - 3.0-32 - fix clang issue when compile zip, ignore error Wimplicit-function-declaration