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

This commit is contained in:
Jesse Keating 2006-02-11 02:43:15 +00:00
parent 7dd4854f4e
commit 0781a5005d

View File

@ -4,7 +4,7 @@
Summary: A remote mail retrieval and forwarding utility.
Name: fetchmail
Version: 6.3.2.1
Release: 1.1
Release: 1.2
Requires: smtpdaemon
Source0: http://download.berlios.de/fetchmail/fetchmail-6.3.2.tar.bz2
Source1: http://download.berlios.de/fetchmail/fetchmail-6.3.2.tar.bz2.asc
@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 6.3.2.1-1.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 6.3.2.1-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes