diff options
-rw-r--r-- | bogofilter.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/bogofilter.spec b/bogofilter.spec index b99d489..fe032f0 100644 --- a/bogofilter.spec +++ b/bogofilter.spec @@ -1,7 +1,7 @@ Summary: Fast anti-spam filtering by Bayesian statistical analysis Name: bogofilter Version: 1.2.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Group: Applications/Internet URL: http://bogofilter.sourceforge.net/ @@ -79,6 +79,9 @@ iconv -f iso-8859-1 -t utf-8 \ %exclude %{_mandir}/man1/bogoupgrade* %changelog +* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Mon Aug 16 2010 Adrian Reber <adrian@lisas.de> - 1.2.2-1 - updated to 1.2.2 (fixes #611511, CVE-2010-2494) |