diff --git a/zip.spec b/zip.spec index 6c5f95f..2396f19 100644 --- a/zip.spec +++ b/zip.spec @@ -1,7 +1,7 @@ Summary: A file compression and packaging utility compatible with PKZIP. Name: zip Version: 2.3 -Release: 9 +Release: 10 Copyright: distributable Group: Applications/Archiving Source: ftp.uu.net:/pub/archiving/zip/src/zip23.tar.gz @@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/zip.1* %changelog +* Sun Jun 24 2001 Elliot Lee +- Bump release + rebuild. + * Thu Aug 25 2000 Bill Nottingham - add encryption code (#16878)