From f9b459cb98d83af07f680e5218998dde931b71fe Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:42:56 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- spamassassin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/spamassassin.spec b/spamassassin.spec index 638c602..16a626b 100644 --- a/spamassassin.spec +++ b/spamassassin.spec @@ -6,7 +6,7 @@ Summary: Spam filter for email which can be invoked from mail delivery agents. Name: spamassassin Version: 3.1.0 -Release: 5.fc5.1 +Release: 5.fc5.2 License: Apache License Group: Applications/Internet URL: http://spamassassin.apache.org/ @@ -149,6 +149,9 @@ fi exit 0 %changelog +* Fri Feb 10 2006 Jesse Keating - 3.1.0-5.fc5.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 3.1.0-5.fc5.1 - rebuilt for new gcc4.1 snapshot and glibc changes