1.4007 bump

LWP is optional since this package bundles HTTP::Tiny. Upstream
recognized LWP being heavy. Follow upstream decision in RPM package
dependencies.
This commit is contained in:
Petr Písař 2011-05-18 13:03:08 +02:00
parent debffd9a9a
commit a13bf0e092
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@ App-cpanminus-0.9935.tar.gz
/App-cpanminus-1.4004.tar.gz
/App-cpanminus-1.4005.tar.gz
/App-cpanminus-1.4006.tar.gz
/App-cpanminus-1.4007.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-App-cpanminus
Version: 1.4006
Version: 1.4007
Release: 1%{?dist}
Summary: Library for get, unpack, build and install CPAN modules
License: GPL+ or Artistic
@ -18,7 +18,6 @@ Requires: perl(Getopt::Long)
Requires: perl(IO::File)
Requires: perl(IO::Socket)
Requires: perl(JSON)
Requires: perl(LWP)
Requires: perl(Module::Build)
Requires: perl(Parse::CPAN::Meta)
Requires: perl(Time::Local)
@ -63,6 +62,11 @@ make test
%{_bindir}/cpanm
%changelog
* Wed May 18 2011 Petr Pisar <ppisar@redhat.com> - 1.4007-1
- 1.4007 bump
- LWP is optional since this package bundles HTTP::Tiny. Upstream recognized
LWP being heavy. Follow upstream decision in RPM package dependencies.
* Tue May 17 2011 Petr Pisar <ppisar@redhat.com> - 1.4006-1
- 1.4006 bump
- Fix obsoleted version string

View File

@ -1 +1 @@
31fdeb09bfd81ee102f083fac989cd67 App-cpanminus-1.4006.tar.gz
56fc1d8fce7da489e64c20597392ebc7 App-cpanminus-1.4007.tar.gz