From 60a82e5c25d68719f896ff183caa7009f3bc5dac Mon Sep 17 00:00:00 2001 From: corsepiu Date: Sun, 9 May 2010 06:48:16 +0000 Subject: [PATCH] - Rebuild with perl-5.12.0. --- perl-File-Remove.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.