1.6006 bump

This commit is contained in:
Petr Písař 2013-03-14 17:01:40 +01:00
parent 7b2c9e2fa0
commit f0bbd39d96
3 changed files with 9 additions and 2 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@ App-cpanminus-0.9935.tar.gz
/App-cpanminus-1.5021.tar.gz
/App-cpanminus-1.6002.tar.gz
/App-cpanminus-1.6005.tar.gz
/App-cpanminus-1.6006.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-App-cpanminus
Version: 1.6005
Version: 1.6006
Release: 1%{?dist}
Summary: Get, unpack, build and install CPAN modules
License: GPL+ or Artistic
@ -20,8 +20,10 @@ Requires: perl(constant)
# CPAN::Meta not used
# CPAN::Meta::Converter bundled
# CPAN::Meta::Feature bundled
# CPAN::Meta::History bundled
# CPAN::Meta::Prereqs bundled
# CPAN::Meta::Requirements bundled
# CPAN::Meta::Spec bundled
# CPAN::Meta::Validator bundled
# CPAN::Meta::YAML bundled
Requires: perl(Cwd)
@ -54,6 +56,7 @@ Requires: perl(Safe)
Requires: perl(Scalar::Util)
Requires: perl(Time::Local)
# version bundled
# version::vpp bundled
Requires: perl(YAML)
# XXX: Keep Provides: cpanminus to allow `yum install cpanminus' instead of
# longer `yum install perl-App-cpanminus'.
@ -91,6 +94,9 @@ make test
%{_bindir}/cpanm
%changelog
* Thu Mar 14 2013 Petr Pisar <ppisar@redhat.com> - 1.6006-1
- 1.6006 bump
* Mon Mar 11 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1.6005-1
- 1.6005 bump

View File

@ -1 +1 @@
312d62b0aa97dd40a3ccc5bed4d3ab4a App-cpanminus-1.6005.tar.gz
8a6a15cb769f942d587ffdf453383100 App-cpanminus-1.6006.tar.gz