bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 05:55:34 +00:00
parent c71ec8292e
commit 24abe3e013

View File

@ -1,7 +1,7 @@
Summary: A utility for unpacking zip files.
Name: unzip
Version: 5.52
Release: 2.1
Release: 2.2
License: BSD
Group: Applications/Archiving
Source: ftp://ftp.info-zip.org/pub/infozip/src/unzip552.tar.gz
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 5.52-2.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 5.52-2.1
- rebuilt for new gcc4.1 snapshot and glibc changes