Pascal Bleser 2011-03-11 00:26:15 +00:00 committed by Git OBS Bridge
parent 1e285b1213
commit 8796ea6893
4 changed files with 29 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:89642733b5cf47d7e3d0f9a181a02465b1e34be5e286865eab0436680f6ae026
size 69387

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed15096619c1052f79e2cdfd6da08691e65850231beed77fc4df1f230edd7dec
size 57731

View File

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

View File

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