diff --git a/unzip.spec b/unzip.spec index 1513000e0f4b38f30901664b77204eda12fe38c1..2cc191a1fa8383f64b22307ab8b8f81d885fbc46 100644 --- a/unzip.spec +++ b/unzip.spec @@ -1,8 +1,8 @@ Name: unzip Version: 6.0 -Release: 52 +Release: 53 Summary: A utility for unpacking zip files -License: Info-ZIP,Public Domain +License: Info-ZIP and Public Domain URL: http://www.info-zip.org/UnZip.html Source: http://downloads.sourceforge.net/infozip/unzip60.tar.gz @@ -82,6 +82,9 @@ make check -f unix/Makefile %{_mandir}/man1/* %changelog +* Wed Jun 12 2024 yinyongkang - 6.0-53 +- license info rectification + * Sun Apr 7 2024 licheng - 6.0-52 - add support for clang