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
|
spamassassin-3.3.x RPM package for RHEL 5+ or Fedora 11+ contains some new
|
||||||
functionality beyond the upstream spamassassin documentation.
|
functionality beyond the upstream spamassassin documentation.
|
||||||
|
|
||||||
Upstream spamassassin-3.3.0 is no longer distributed with rules. Our package
|
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.
|
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,
|
However just as you wouldn't rely on antivirus software without signature
|
||||||
spamassassin cannot be relied upon without regular rule updates.
|
updates, spamassassin cannot be relied upon without regular rule updates.
|
||||||
|
|
||||||
1) For these reasons, our RPM package now runs nightly sa-update by default.
|
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
|
Summary: Spam filter for email which can be invoked from mail delivery agents
|
||||||
Name: spamassassin
|
Name: spamassassin
|
||||||
Version: 3.3.0
|
Version: 3.3.0
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
URL: http://spamassassin.apache.org/
|
URL: http://spamassassin.apache.org/
|
||||||
@ -264,18 +264,12 @@ fi
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Jan 24 2010 Nick Bebout <nb@fedoraproject.org> - 3.3.0-4
|
* Sun Jan 24 2010 Warren Togami <wtogami@redhat.com> - 3.3.0-5
|
||||||
- Bump n-v-r since I failed to do so on F-12 and F-11
|
- Minor fix to update script
|
||||||
|
|
||||||
* 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!)
|
|
||||||
|
|
||||||
* Thu Jan 21 2010 Warren Togami <wtogami@redhat.com> - 3.3.0-2
|
* 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
|
- 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
|
* Thu Jan 14 2010 Warren Togami <wtogami@redhat.com> - 3.3.0-0.32.rc3
|
||||||
- 3.3.0-rc3
|
- 3.3.0-rc3
|
||||||
|
Loading…
Reference in New Issue
Block a user