summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bogofilter.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/bogofilter.spec b/bogofilter.spec
index aa09c6e..a88999b 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.3
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPLv2
Group: Applications/Internet
URL: http://bogofilter.sourceforge.net/
@@ -87,6 +87,9 @@ CFLAGS="%{optflags} -I%{_includedir}/libdb4" LDFLAGS="-L%{_libdir}/libdb4" %conf
%exclude %{_mandir}/man1/bogoupgrade*
%changelog
+* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 1.2.3-4
+- Perl 5.18 rebuild
+
* Fri Feb 22 2013 Adrian Reber <adrian@lisas.de> - 1.2.3-2
- removed three files with an unfree license from Source (fixes #912694)