diff --git a/spamassassin.spec b/spamassassin.spec index 7ce4549..9a49ceb 100644 --- a/spamassassin.spec +++ b/spamassassin.spec @@ -69,7 +69,7 @@ Summary: Spam filter for email which can be invoked from mail delivery agents Name: spamassassin Version: 3.3.2 #Release: 0.8.%{prerev}%{?dist} -Release: 9%{?dist} +Release: 10%{?dist} License: ASL 2.0 Group: Applications/Internet URL: http://spamassassin.apache.org/ @@ -352,6 +352,9 @@ fi %endif %changelog +* Wed Jun 13 2012 Petr Pisar - 3.3.2-10 +- Perl 5.16 rebuild + * Thu Jan 19 2012 Kevin Fenzi - 3.3.2-9 - Fix unit file to write pid correctly. Fixes bug #783108