Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-13 17:45:42 +02:00
parent 503b45eb4b
commit 8f76c49180

View File

@ -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 <ppisar@redhat.com> - 3.3.2-10
- Perl 5.16 rebuild
* Thu Jan 19 2012 Kevin Fenzi <kevin@scrye.com> - 3.3.2-9
- Fix unit file to write pid correctly. Fixes bug #783108