Get rid of irrelevant details from recent changelog to avoid confusing
users upgrading from 3.2.5.
This commit is contained in:
parent
aeee8a3bf4
commit
eba740a0ad
@ -1,12 +1,12 @@
|
||||
Spamassassin for RHEL or Fedora
|
||||
===============================
|
||||
Notes for Spamassassin for RHEL or Fedora
|
||||
=========================================
|
||||
spamassassin-3.3.x RPM package for RHEL 5+ or Fedora 11+ contains some new
|
||||
functionality beyond the upstream spamassassin documentation.
|
||||
|
||||
Upstream spamassassin-3.3.0 is no longer distributed with rules. Our package
|
||||
contains rules in order to be less of a surprise to system administrators.
|
||||
Just as you wouldn't rely on antivirus software without signature updates,
|
||||
spamassassin cannot be relied upon without regular rule updates.
|
||||
However just as you wouldn't rely on antivirus software without signature
|
||||
updates, spamassassin cannot be relied upon without regular rule updates.
|
||||
|
||||
1) For these reasons, our RPM package now runs nightly sa-update by default.
|
||||
|
||||
|
@ -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: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: ASL 2.0
|
||||
Group: Applications/Internet
|
||||
URL: http://spamassassin.apache.org/
|
||||
@ -264,18 +264,12 @@ fi
|
||||
exit 0
|
||||
|
||||
%changelog
|
||||
* Sun Jan 24 2010 Nick Bebout <nb@fedoraproject.org> - 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 <wtogami@redhat.com> - 3.3.0-3
|
||||
- Fix update script to avoid error if .conf files are in CWD (thanks nirik!)
|
||||
* Sun Jan 24 2010 Warren Togami <wtogami@redhat.com> - 3.3.0-5
|
||||
- Minor fix to update script
|
||||
|
||||
* Thu Jan 21 2010 Warren Togami <wtogami@redhat.com> - 3.3.0-2
|
||||
- 3.3.0 (really this time!)
|
||||
- README.RHEL.Fedora
|
||||
|
||||
* Mon Jan 18 2010 Warren Togami <wtogami@redhat.com> - 3.3.0-1
|
||||
- 3.3.0
|
||||
- README.RHEL.Fedora contains notes specific to our package
|
||||
|
||||
* Thu Jan 14 2010 Warren Togami <wtogami@redhat.com> - 3.3.0-0.32.rc3
|
||||
- 3.3.0-rc3
|
||||
|
Loading…
Reference in New Issue
Block a user