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

This commit is contained in:
Jesse Keating 2006-02-11 06:38:04 +00:00
parent 3619e82a60
commit 6d30162006

View File

@ -1,7 +1,7 @@
Summary: A file compression and packaging utility compatible with PKZIP. Summary: A file compression and packaging utility compatible with PKZIP.
Name: zip Name: zip
Version: 2.31 Version: 2.31
Release: 1.2 Release: 1.2.1
License: distributable License: distributable
Group: Applications/Archiving Group: Applications/Archiving
Source: http://ftp.info-zip.org/pub/infozip/src/zip231.tar.gz Source: http://ftp.info-zip.org/pub/infozip/src/zip231.tar.gz
@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/zip.1* %{_mandir}/man1/zip.1*
%changelog %changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.31-1.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.31-1.2 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.31-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes - rebuilt for new gcc4.1 snapshot and glibc changes