diff --git a/App-cpanminus-1.7032.tar.gz b/App-cpanminus-1.7032.tar.gz deleted file mode 100644 index e99e0e5..0000000 --- a/App-cpanminus-1.7032.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46331c716276c1a4eb7331a7a8c0eb10ca202610bb7f9698007670ebb6fc9324 -size 316170 diff --git a/App-cpanminus-1.7033.tar.gz b/App-cpanminus-1.7033.tar.gz new file mode 100644 index 0000000..ac88731 --- /dev/null +++ b/App-cpanminus-1.7033.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cde395ac8aa58986af526543eb5d03298bf06aab9c71f4c5f9acab6d7f822cac +size 314568 diff --git a/perl-App-cpanminus.changes b/perl-App-cpanminus.changes index e2ccf57..5d1718f 100644 --- a/perl-App-cpanminus.changes +++ b/perl-App-cpanminus.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat May 2 05:37:02 UTC 2015 - coolo@suse.com + +- updated to 1.7033 + see /usr/share/doc/packages/perl-App-cpanminus/Changes + + 1.7033 2015-05-01 17:17:42 PDT + [Improvements] + - Remove MakeMaker and Module::Build from cpanm's runtime dependencies. Rather it will upgrade + the minimum version requirement as it finds distributions that uses them in configure + requirements. Also, they will be installed with 'notest' option for now, since Module::Build + test suite takes a bit too long time. + ------------------------------------------------------------------- Thu Apr 30 05:41:41 UTC 2015 - coolo@suse.com diff --git a/perl-App-cpanminus.spec b/perl-App-cpanminus.spec index 645e8bc..561ecda 100644 --- a/perl-App-cpanminus.spec +++ b/perl-App-cpanminus.spec @@ -17,7 +17,7 @@ Name: perl-App-cpanminus -Version: 1.7032 +Version: 1.7033 Release: 0 %define cpan_name App-cpanminus Summary: Get, Unpack, Build and Install Modules From Cpan @@ -31,12 +31,6 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(ExtUtils::Install) >= 1.46 -BuildRequires: perl(ExtUtils::MakeMaker) >= 6.58 -BuildRequires: perl(Module::Build) >= 0.380000 -Requires: perl(ExtUtils::Install) >= 1.46 -Requires: perl(ExtUtils::MakeMaker) >= 6.58 -Requires: perl(Module::Build) >= 0.380000 %{perl_requires} # MANUAL BEGIN # Run-time: