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

This commit is contained in:
Jesse Keating 2006-02-11 06:04:14 +00:00
parent 27498182f1
commit 758cb4be79

View File

@ -1,7 +1,7 @@
Summary: A utility for retrieving files using the HTTP or FTP protocols.
Name: wget
Version: 1.10.2
Release: 3.2
Release: 3.2.1
License: GPL
Group: Applications/Internet
Url: http://wget.sunsite.dk/
@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
%{_infodir}/*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.10.2-3.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.10.2-3.2
- rebuilt for new gcc4.1 snapshot and glibc changes