[perl-Params-Util/el5] - rebuild against perl 5.10.1

Paul Howarth pghmcfc at fedoraproject.org
Sun Mar 18 17:52:46 UTC 2012


commit e29bd31c726d0e09edce3a7a75d6c24fbef3d8ca
Author: Štěpán Kasal <kasal at fedoraproject.org>
Date:   Mon Dec 7 15:36:25 2009 +0000

    - rebuild against perl 5.10.1

 .gitignore            |    2 +-
 perl-Params-Util.spec |    7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3d9e3c0..64e2175 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Util-0.25.tar.gz
+/Params-Util-[0-9.]*.tar.gz
diff --git a/perl-Params-Util.spec b/perl-Params-Util.spec
index c150970..9e8b20b 100644
--- a/perl-Params-Util.spec
+++ b/perl-Params-Util.spec
@@ -1,6 +1,6 @@
 Name:		perl-Params-Util
 Version:	1.00
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Simple standalone param-checking functions
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -14,7 +14,7 @@ BuildRequires:	perl(ExtUtils::MakeMaker)
 BuildRequires:	perl(Test::More) >= 0.47
 BuildRequires:	perl(File::Spec) >= 0.82
 BuildRequires:	perl(Scalar::Util) >= 1.14
-#BuildRequires:	perl(Test::MinimumVersion) >= 0.007
+BuildRequires:	perl(Test::MinimumVersion) >= 0.007
 
 # Required by the tests
 BuildRequires:	perl(Test::Pod) >= 1.00
@@ -54,6 +54,9 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Mon Dec  7 2009 Stepan Kasal <skasal at redhat.com> - 1.00-3
+- rebuild against perl 5.10.1
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.00-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


More information about the scm-commits mailing list