diff --git a/App-cpanminus-1.4001.tar.gz b/App-cpanminus-1.4001.tar.gz deleted file mode 100644 index 71e37ed..0000000 --- a/App-cpanminus-1.4001.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89642733b5cf47d7e3d0f9a181a02465b1e34be5e286865eab0436680f6ae026 -size 69387 diff --git a/App-cpanminus-1.4004.tar.gz b/App-cpanminus-1.4004.tar.gz new file mode 100644 index 0000000..a2208be --- /dev/null +++ b/App-cpanminus-1.4004.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed15096619c1052f79e2cdfd6da08691e65850231beed77fc4df1f230edd7dec +size 57731 diff --git a/perl-App-cpanminus.changes b/perl-App-cpanminus.changes index e16b6e9..d719c9a 100644 --- a/perl-App-cpanminus.changes +++ b/perl-App-cpanminus.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Fri Mar 11 00:23:09 UTC 2011 - pascal.bleser@opensuse.org + +- update to 1.4004: + * Incompatible Changes: + + fixed the issue where `ssh host cpanm Module` waits on input forever. As + a side effect of fixing this bug, cpanm reads modules from STDIN only if + there's no module arguments given. Options such as -L or --scandeps + continue to work. #86 + * fixed a long standing bug where newer versions of bundled modules such as + LWP could be loaded when combined with -L or -l, which causes API + incompatiblities + * fixed the use of gunzip (cho45) + +- changes from 1.4003: + * fixed a weird bug that -L fails to bootstrap Module::Build when an old + version such as 0.28 is installed + * do not show help if it reads args from STDIN and nothing is supplied + * stripped down the `cpanm` executable size for 20% by stripping POD for + fatpacked dependencies :) + +- changes from 1.4002: + * display configure errors in --scandeps so that configure_requires can be + manually satisfied + ------------------------------------------------------------------- Wed Mar 09 00:00:11 UTC 2011 - pascal.bleser@opensuse.org diff --git a/perl-App-cpanminus.spec b/perl-App-cpanminus.spec index 19dce47..5907b6c 100644 --- a/perl-App-cpanminus.spec +++ b/perl-App-cpanminus.spec @@ -1,7 +1,7 @@ # vim: set sw=4 ts=4 et nu: Name: perl-App-cpanminus -Version: 1.4001 +Version: 1.4004 Release: 0 Summary: Get, unpack, build and install modules from CPAN Source: http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/App-cpanminus-%{version}.tar.gz