Oops, I left off svn in the Release of 3.3.2-0.4.svn1071394

This commit is contained in:
Nick Bebout 2011-02-16 22:38:09 +00:00
parent f19012ef94
commit 94d8edd736

View File

@ -60,7 +60,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.2 Version: 3.3.2
Release: 0.4.%{svnrev}%{?dist} Release: 0.5.svn%{svnrev}%{?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/
@ -278,6 +278,9 @@ fi
exit 0 exit 0
%changelog %changelog
* Wed Feb 16 2011 Nick Bebout <nb@fedoraproject.org> - 3.3.2-0.5.svn1071394
- Oops, I left off svn in the Release of 3.3.2-0.4.svn1071394
* Wed Feb 16 2011 Nick Bebout <nb@fedoraproject.org> - 3.3.2-0.4.svn1071394 * Wed Feb 16 2011 Nick Bebout <nb@fedoraproject.org> - 3.3.2-0.4.svn1071394
- replace @@VERSION@@ with current saversion - replace @@VERSION@@ with current saversion
- restart spampd after sa-update cronjob runs - restart spampd after sa-update cronjob runs