[perl-App-cpanminus] 1.5007 bump

Marcela Mašláňová mmaslano at fedoraproject.org
Wed Dec 21 12:12:08 UTC 2011


commit 38f3864d0832e4b56f6266bb0cc222d3e09dcf75
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Wed Dec 21 13:12:00 2011 +0100

    1.5007 bump

 .gitignore              |    1 +
 perl-App-cpanminus.spec |    7 ++++++-
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e885c9d..ab7d431 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ App-cpanminus-0.9935.tar.gz
 /App-cpanminus-1.5004.tar.gz
 /App-cpanminus-1.5005.tar.gz
 /App-cpanminus-1.5006.tar.gz
+/App-cpanminus-1.5007.tar.gz
diff --git a/perl-App-cpanminus.spec b/perl-App-cpanminus.spec
index 6748eb7..8fce97a 100644
--- a/perl-App-cpanminus.spec
+++ b/perl-App-cpanminus.spec
@@ -1,5 +1,5 @@
 Name:           perl-App-cpanminus
-Version:        1.5006
+Version:        1.5007
 Release:        1%{?dist}
 Summary:        Library for get, unpack, build and install CPAN modules
 License:        GPL+ or Artistic
@@ -12,6 +12,8 @@ BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 # Required by bin/cpanm
 Requires:       perl(Cwd)
+Requires:       perl(ExtUtils::Install) >= 1.46
+Requires:       perl(ExtUtils::MakeMaker) >= 6.31
 Requires:       perl(File::Path)
 Requires:       perl(File::Spec)
 Requires:       perl(Getopt::Long)
@@ -64,6 +66,9 @@ make test
 %{_bindir}/cpanm
 
 %changelog
+* Wed Dec 21 2011 Marcela Mašláňová <mmaslano at redhat.com> 1.5007-1
+- 1.5007 bump
+
 * Wed Nov 30 2011 Petr Šabata <contyk at redhat.com> - 1.5006-1
 - 1.5006 bump
 
diff --git a/sources b/sources
index a9f87a5..1a1a351 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa356a1630d4c85626a2b15487cfb9f8  App-cpanminus-1.5006.tar.gz
+5cc199013efa1e3e8cacf20ccb322736  App-cpanminus-1.5007.tar.gz



More information about the perl-devel mailing list