summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Písař <ppisar@redhat.com>2013-07-17 16:59:09 +0200
committerPetr Písař <ppisar@redhat.com>2013-07-17 16:59:09 +0200
commitef04477c8fb0ab36226906abd750772a107aef0b (patch)
tree0f18e199b1f194c09b91b2b628fd5b176bd4fd32
parent082b6295cd3ebda346c5afbe6cc1d5714f796e00 (diff)
downloadbogofilter_EL6-ef04477c8fb0ab36226906abd750772a107aef0b.tar.gz
Perl 5.18 rebuild
-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)