[perl-CPAN-Meta] update to 2.132140

Paul Howarth pghmcfc at fedoraproject.org
Thu Sep 5 18:34:37 UTC 2013


commit 007749266e5a49145d82c6661102bc0265b4adad
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Sep 5 19:33:16 2013 +0100

    update to 2.132140
    
    Needed for Module::CPANTS::Analyse 0.91

 .gitignore          |    1 +
 perl-CPAN-Meta.spec |    9 +++++++--
 sources             |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0d2d13c..6fb9122 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ CPAN-Meta-2.102160.tar.gz
 /CPAN-Meta-2.120630.tar.gz
 /CPAN-Meta-2.120900.tar.gz
 /CPAN-Meta-2.120921.tar.gz
+/CPAN-Meta-2.132140.tar.gz
diff --git a/perl-CPAN-Meta.spec b/perl-CPAN-Meta.spec
index e1cfcc0..8e021ef 100644
--- a/perl-CPAN-Meta.spec
+++ b/perl-CPAN-Meta.spec
@@ -1,7 +1,7 @@
 Name:           perl-CPAN-Meta
 Summary:        Distribution metadata for a CPAN dist
-Version:        2.120921
-Release:        291%{?dist}
+Version:        2.132140
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/CPAN-Meta-%{version}.tar.gz
@@ -17,9 +17,11 @@ BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
 BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(File::Temp) >= 0.20
 BuildRequires:  perl(IO::Dir)
 BuildRequires:  perl(JSON::PP) >= 2.27200
+BuildRequires:  perl(List::Util)
 BuildRequires:  perl(overload)
 BuildRequires:  perl(Parse::CPAN::Meta) >= 1.4403
 BuildRequires:  perl(Scalar::Util)
@@ -67,6 +69,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Sep  5 2013 Paul Howarth <paul at city-fan.org> - 2.132140-1
+- update to latest upstream version
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.120921-291
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index cbd645d..69a4b45 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-83d00ee341ca2a6d8d5e5f9d4bd9d41e  CPAN-Meta-2.120921.tar.gz
+d9d6011417224298dd39bd7b4fa87dd1  CPAN-Meta-2.132140.tar.gz


More information about the scm-commits mailing list