[perl-Params-Util/f14/master] - Upstream update.

corsepiu corsepiu at fedoraproject.org
Mon Dec 6 12:47:46 UTC 2010


commit 64bcb782e5e54d2b5c482321c4066d6e6da07393
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Mon Dec 6 13:47:35 2010 +0100

    - Upstream update.

 .gitignore            |    1 +
 perl-Params-Util.spec |   11 +++++++----
 sources               |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 05b00ce..165a74c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Params-Util-1.01.tar.gz
+/Params-Util-1.03.tar.gz
diff --git a/perl-Params-Util.spec b/perl-Params-Util.spec
index ca093f0..9a947a8 100644
--- a/perl-Params-Util.spec
+++ b/perl-Params-Util.spec
@@ -1,6 +1,6 @@
 Name:		perl-Params-Util
-Version:	1.01
-Release:	2%{?dist}
+Version:	1.03
+Release:	1%{?dist}
 Summary:	Simple standalone param-checking functions
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -10,10 +10,10 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
-BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.42
+BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.52
 BuildRequires:	perl(Test::More) >= 0.47
 BuildRequires:	perl(File::Spec) >= 0.82
-BuildRequires:	perl(Scalar::Util) >= 1.14
+BuildRequires:	perl(Scalar::Util) >= 1.18
 
 %description
 Params::Util provides a basic set of importable functions that 
@@ -49,6 +49,9 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Mon Dec 06 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.03-1
+- Upstream update.
+
 * Wed Jun 23 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.01-2
 - Rebuild for perl-5.12.x.
 
diff --git a/sources b/sources
index 9204388..d870f5b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-624a29683d7ea89a0bda10d7aeddca33  Params-Util-1.01.tar.gz
+9e5ae2987472f15fddf8ab806f4de867  Params-Util-1.03.tar.gz



More information about the perl-devel mailing list