8
0

- updated to 0.4211

[BUG FIXES]
   - Fix t/actions/installdeps.t to work on "perl in space" [Ed J]
   - Stop using version->normal(); prefer stringify() [John Peacock]
 
   [DEPRECATIONS]
   - inc::latest has been split out to a separate distribution on CPAN.
     It is an optional prerequisite, only needed for the experimental
     bundling feature.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Build?expand=0&rev=32
This commit is contained in:
Stephan Kulow
2015-02-03 16:05:10 +00:00
committed by Git OBS Bridge
parent d76aa99c82
commit edff5ce8db
5 changed files with 75 additions and 9 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Feb 3 15:55:41 UTC 2015 - coolo@suse.com
- updated to 0.4211
[BUG FIXES]
- Fix t/actions/installdeps.t to work on "perl in space" [Ed J]
- Stop using version->normal(); prefer stringify() [John Peacock]
[DEPRECATIONS]
- inc::latest has been split out to a separate distribution on CPAN.
It is an optional prerequisite, only needed for the experimental
bundling feature.
-------------------------------------------------------------------
Sun Dec 21 21:07:03 UTC 2014 - lars@linux-schulserver.de