From 29b35eabf78dd4720f7b87fbe16d399a0cef1a9d Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Mon, 27 Jul 2009 04:38:13 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- spamassassin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/spamassassin.spec b/spamassassin.spec index 1fb57e3..22ca4ba 100644 --- a/spamassassin.spec +++ b/spamassassin.spec @@ -42,7 +42,7 @@ Summary: Spam filter for email which can be invoked from mail delivery agents Name: spamassassin Version: 3.3.0 %define prename alpha1 -Release: 0.2.alpha1%{?dist} +Release: 0.3.alpha1%{?dist} %define rules_ver 791756 License: ASL 2.0 Group: Applications/Internet @@ -234,6 +234,9 @@ fi exit 0 %changelog +* Sun Jul 26 2009 Fedora Release Engineering - 3.3.0-0.3.alpha1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Tue Jul 07 2009 Warren Togami - 3.3.0-0.2.alpha1 - Include default rules to prevent mass confusion and complaints. You should really use sa-update though. Really.