1.5007 bump

This commit is contained in:
Marcela Mašláňová 2011-12-21 13:12:00 +01:00
parent e8ffb21c76
commit 38f3864d08
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@redhat.com> 1.5007-1
- 1.5007 bump
* Wed Nov 30 2011 Petr Šabata <contyk@redhat.com> - 1.5006-1
- 1.5006 bump

View File

@ -1 +1 @@
fa356a1630d4c85626a2b15487cfb9f8 App-cpanminus-1.5006.tar.gz
5cc199013efa1e3e8cacf20ccb322736 App-cpanminus-1.5007.tar.gz