diff --git a/perl-File-Remove.spec b/perl-File-Remove.spec index a86cd5c..9ccc194 100644 --- a/perl-File-Remove.spec +++ b/perl-File-Remove.spec @@ -1,6 +1,6 @@ Name: perl-File-Remove Version: 1.42 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Convenience module for removing files and directories License: GPL+ or Artistic Group: Development/Libraries @@ -55,6 +55,9 @@ make test AUTOMATED_TESTING=1 %{_mandir}/man3/* %changelog +* Sun May 09 2010 Ralf Corsépius - 1.42-7 +- Rebuild with perl-5.12.0. + * Sun May 09 2010 Ralf Corsépius - 1.42-6 - Let META.yml require perl 5.006 (Fix perl-5.12.0 build breakdown). - Revert 2010-05-01 changes.