diff --git a/grepmail.spec b/grepmail.spec index 05942a5..f2fdc29 100644 --- a/grepmail.spec +++ b/grepmail.spec @@ -1,7 +1,7 @@ Summary: Search mailboxes for a particular email Name: grepmail Version: 5.3034 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ Group: Applications/Text Url: http://search.cpan.org/dist/grepmail/ @@ -65,6 +65,9 @@ export TZ=GMT0 %{_mandir}/man1/grepmail.1* %changelog +* Fri Dec 4 2009 Stepan Kasal - 5.3034-2 +- rebuild against perl 5.10.1 + * Wed Sep 2 2009 Paul Howarth 5.3034-1 - Update to 5.3034 - fix man page year typo (Debian bug #428973)