- Rebuild with perl-5.12.0.

This commit is contained in:
corsepiu 2010-05-09 06:48:16 +00:00
parent bd4c3c703c
commit 60a82e5c25

View File

@ -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 <corsepiu@fedoraproject.org> - 1.42-7
- Rebuild with perl-5.12.0.
* Sun May 09 2010 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.42-6
- Let META.yml require perl 5.006 (Fix perl-5.12.0 build breakdown).
- Revert 2010-05-01 changes.