3.0.1
This commit is contained in:
parent
0ac077c358
commit
ad1e6f63a3
@ -1,3 +1,4 @@
|
||||
Mail-SpamAssassin-3.0.0-rc3.tar.bz2
|
||||
Mail-SpamAssassin-3.0.0-rc4.tar.bz2
|
||||
Mail-SpamAssassin-3.0.0.tar.bz2
|
||||
Mail-SpamAssassin-3.0.1.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
b77c7b29ddc4283d597610bf540670d9 Mail-SpamAssassin-3.0.0.tar.bz2
|
||||
83f60f97c823d9b8df19309247fe33eb Mail-SpamAssassin-3.0.1.tar.bz2
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: Spam filter for email which can be invoked from mail delivery agents.
|
||||
Name: spamassassin
|
||||
Version: 3.0.0
|
||||
Release: 3
|
||||
Version: 3.0.1
|
||||
Release: 1
|
||||
License: Apache License
|
||||
Group: Applications/Internet
|
||||
URL: http://spamassassin.apache.org/
|
||||
@ -56,7 +56,7 @@ To filter spam for all users, add that line to /etc/procmailrc
|
||||
(creating if necessary).
|
||||
|
||||
%prep
|
||||
%setup -q -n Mail-SpamAssassin-3.0.0
|
||||
%setup -q -n Mail-SpamAssassin-3.0.1
|
||||
|
||||
%build
|
||||
export CFLAGS="$RPM_OPT_FLAGS"
|
||||
@ -140,6 +140,9 @@ fi
|
||||
exit 0
|
||||
|
||||
%changelog
|
||||
* Sun Oct 31 2004 Warren Togami <wtogami@redhat.com> - 3.0.1-1
|
||||
- 3.0.1
|
||||
|
||||
* Mon Oct 18 2004 Warren Togami <wtogami@redhat.com> - 3.0.0-3
|
||||
- Fix local.cf rewrite subject option (#133355 Christof Damian)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user