3.1.2 bug fix release

This commit is contained in:
Warren Togami 2006-05-26 17:44:21 +00:00
parent e77373df4f
commit ff69cac378
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
Mail-SpamAssassin-3.1.1.tar.bz2
Mail-SpamAssassin-3.1.2.tar.bz2

View File

@ -1 +1 @@
33bc2bef2619135125ccf3b5a663be1d Mail-SpamAssassin-3.1.1.tar.bz2
e1fb14def1265d6d7351ba27b5940da2 Mail-SpamAssassin-3.1.2.tar.bz2

View File

@ -5,8 +5,8 @@
Summary: Spam filter for email which can be invoked from mail delivery agents.
Name: spamassassin
Version: 3.1.1
Release: 2.fc6
Version: 3.1.2
Release: 1.fc6
License: Apache License
Group: Applications/Internet
URL: http://spamassassin.apache.org/
@ -154,6 +154,9 @@ fi
exit 0
%changelog
* Fri May 26 2006 Warren Togami <wtogami@redhat.com> - 3.1.2-1
- 3.1.2 bug fix release
* Tue May 09 2006 Warren Togami <wtogami@redhat.com> - 3.0.5-4
- Preserve timestamp and context of /etc/sysconfig/spamassassin (#178580)