From 6554c1ee064caaf1b58bf987e5519246041cc8c0 Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Mon, 16 Aug 2010 19:18:04 +0200 Subject: * Mon Aug 16 2010 Adrian Reber - 1.2.2-1 - updated to 1.2.2 (fixes #611511, CVE-2010-2494) --- .gitignore | 1 + bogofilter.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5bce9cf..24a1277 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ bogofilter-1.2.0.tar.gz +bogofilter-1.2.2.tar.gz diff --git a/bogofilter.spec b/bogofilter.spec index c22f80b..b99d489 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.0 -Release: 2%{?dist} +Version: 1.2.2 +Release: 1%{?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 Aug 16 2010 Adrian Reber - 1.2.2-1 +- updated to 1.2.2 (fixes #611511, CVE-2010-2494) + * Fri Jul 24 2009 Fedora Release Engineering - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index c0c7e43..79d7260 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4bbc9adc30d4f8e3a547f9be18a1cb74 bogofilter-1.2.0.tar.gz +39d27c13eae8a5064d68e20d585e60de bogofilter-1.2.2.tar.gz -- cgit