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

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


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

    - Upstream update.

 .gitignore            |    1 +
 perl-Params-Util.spec |   13 ++++++++++---
 sources               |    2 +-
 3 files changed, 12 insertions(+), 4 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 1056a42..cbafae1 100644
--- a/perl-Params-Util.spec
+++ b/perl-Params-Util.spec
@@ -1,5 +1,5 @@
 Name:		perl-Params-Util
-Version:	1.01
+Version:	1.03
 Release:	1%{?dist}
 Summary:	Simple standalone param-checking functions
 License:	GPL+ or Artistic
@@ -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,12 +49,19 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Mon Dec 06 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.03-1
+- Upstream update.
+
 * Fri May 07 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.01-1
 - Upstream update.
+- Revert Marcela's 2010-05-04 changes.
 - Remove BR's on perl(Test::MinimumVersion), perl(Test::Pod), 
   perl(Test::CPAN::Meta).
   (Reflect upstream having disabled tests depending on them).
 
+* Tue May 04 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.00-4
+- Mass rebuild with perl-5.12.0
+
 * Mon Dec  7 2009 Stepan Kasal <skasal at redhat.com> - 1.00-3
 - rebuild against perl 5.10.1
 
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