diff --git a/perl-File-Find-Rule.spec b/perl-File-Find-Rule.spec index a7b048b..7c047e8 100644 --- a/perl-File-Find-Rule.spec +++ b/perl-File-Find-Rule.spec @@ -1,6 +1,6 @@ Name: perl-File-Find-Rule Version: 0.30 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Perl module implementing an alternative interface to File::Find License: GPL+ or Artistic Group: Development/Libraries @@ -50,6 +50,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jan 11 2008 Tom "spot" Callaway - 0.30-5 +- rebuild for new perl + * Tue Dec 11 2007 Ralf Corsépius - 0.30-4 - Add BR: perl(Test::More) (BZ 419631).