[perl-CPAN-Meta] update to 2.110550

Iain Arnell iarnell at fedoraproject.org
Sat Feb 26 04:55:11 UTC 2011


commit 3b394e25199814acaf63f486000d927563eb1273
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Feb 26 05:54:51 2011 +0100

    update to 2.110550

 .gitignore          |    1 +
 perl-CPAN-Meta.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ffeb60..b22ad80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ CPAN-Meta-2.102160.tar.gz
 /CPAN-Meta-2.102400.tar.gz
 /CPAN-Meta-2.110350.tar.gz
 /CPAN-Meta-2.110440.tar.gz
+/CPAN-Meta-2.110550.tar.gz
diff --git a/perl-CPAN-Meta.spec b/perl-CPAN-Meta.spec
index 0f08b4c..f9e590a 100644
--- a/perl-CPAN-Meta.spec
+++ b/perl-CPAN-Meta.spec
@@ -1,6 +1,6 @@
 Name:           perl-CPAN-Meta
 Summary:        Distribution metadata for a CPAN dist
-Version:        2.110440
+Version:        2.110550
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -15,7 +15,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.31
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp) >= 0.20
 BuildRequires:  perl(IO::Dir)
-BuildRequires:  perl(Parse::CPAN::Meta) >= 1.4300
+BuildRequires:  perl(Parse::CPAN::Meta) >= 1.4400
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Storable)
 BuildRequires:  perl(Test::More) >= 0.96
@@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sat Feb 26 2011 Iain Arnell <iarnell at gmail.com> 2.110550-1
+- update to latest upstream version
+
 * Thu Feb 17 2011 Iain Arnell <iarnell at gmail.com> 2.110440-1
 - update to latest upstream
 - drop BR perl(autodie)
diff --git a/sources b/sources
index 8c65285..955284a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c376d5d92a0042ec7b68824ba34f257f  CPAN-Meta-2.110440.tar.gz
+14c62b460e9a97f6ca17a91e301d8313  CPAN-Meta-2.110550.tar.gz



More information about the perl-devel mailing list