From aeee8a3bf4c326486a1d24918f8da015a1050ecd Mon Sep 17 00:00:00 2001 From: Nick Bebout Date: Sun, 24 Jan 2010 22:17:35 +0000 Subject: [PATCH] Bump n-v-r since I failed to do so on F-11 and F-12 --- spamassassin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/spamassassin.spec b/spamassassin.spec index 754febe..be1b69d 100644 --- a/spamassassin.spec +++ b/spamassassin.spec @@ -51,7 +51,7 @@ Requires: portreserve Summary: Spam filter for email which can be invoked from mail delivery agents Name: spamassassin Version: 3.3.0 -Release: 3%{?dist} +Release: 4%{?dist} License: ASL 2.0 Group: Applications/Internet URL: http://spamassassin.apache.org/ @@ -264,6 +264,9 @@ fi exit 0 %changelog +* Sun Jan 24 2010 Nick Bebout - 3.3.0-4 +- Bump n-v-r since I failed to do so on F-12 and F-11 + * Sun Jan 24 2010 Warren Togami - 3.3.0-3 - Fix update script to avoid error if .conf files are in CWD (thanks nirik!)