From ef04477c8fb0ab36226906abd750772a107aef0b Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Wed, 17 Jul 2013 16:59:09 +0200 Subject: Perl 5.18 rebuild --- bogofilter.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 - 1.2.3-4 +- Perl 5.18 rebuild + * Fri Feb 22 2013 Adrian Reber - 1.2.3-2 - removed three files with an unfree license from Source (fixes #912694) -- cgit