diff --git a/perl-File-Find-Rule.spec b/perl-File-Find-Rule.spec index 096f22b..b7839ea 100644 --- a/perl-File-Find-Rule.spec +++ b/perl-File-Find-Rule.spec @@ -1,6 +1,6 @@ Name: perl-File-Find-Rule Version: 0.28 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Perl module implementing an alternative interface to File::Find License: Artistic or GPL Group: Development/Libraries @@ -48,6 +48,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Feb 28 2006 Ralf Corsépius - 0.28-4 +- Rebuild for perl-5.8.8. + * Tue Aug 16 2005 Ralf Corsepius - 0.28-3 - Spec cleanup.