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

This commit is contained in:
Jesse Keating 2006-02-11 05:42:56 +00:00
parent 8d130a1eff
commit f9b459cb98

View File

@ -6,7 +6,7 @@
Summary: Spam filter for email which can be invoked from mail delivery agents. Summary: Spam filter for email which can be invoked from mail delivery agents.
Name: spamassassin Name: spamassassin
Version: 3.1.0 Version: 3.1.0
Release: 5.fc5.1 Release: 5.fc5.2
License: Apache License License: Apache License
Group: Applications/Internet Group: Applications/Internet
URL: http://spamassassin.apache.org/ URL: http://spamassassin.apache.org/
@ -149,6 +149,9 @@ fi
exit 0 exit 0
%changelog %changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3.1.0-5.fc5.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3.1.0-5.fc5.1 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3.1.0-5.fc5.1
- rebuilt for new gcc4.1 snapshot and glibc changes - rebuilt for new gcc4.1 snapshot and glibc changes