8
0

- updated to 0.4005

[ENHANCEMENTS]
 
   - Added --pureperl-only support
 
   [BUG FIXES]
 
   - #72176: pod2html will fail with an empty podpath in some cases. [Phillip Moore]
 
   - Fix links between modules in HTML docs output [Michael Wild, Leon Timmermans]
 
   [BUG FIXES]
 
   - Minor VMS fix for @INC [Craig Berry]
 
   [ENHANCEMENTS]
 
   - test_requires support has been added [Matsuno Tokuhiro]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Build?expand=0&rev=15
This commit is contained in:
Stephan Kulow
2013-06-11 13:19:49 +00:00
committed by Git OBS Bridge
parent 8dd515e84b
commit 3b1667f235
4 changed files with 27 additions and 5 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Jun 11 13:13:38 UTC 2013 - coolo@suse.com
- updated to 0.4005
[ENHANCEMENTS]
- Added --pureperl-only support
[BUG FIXES]
- #72176: pod2html will fail with an empty podpath in some cases. [Phillip Moore]
- Fix links between modules in HTML docs output [Michael Wild, Leon Timmermans]
[BUG FIXES]
- Minor VMS fix for @INC [Craig Berry]
[ENHANCEMENTS]
- test_requires support has been added [Matsuno Tokuhiro]
-------------------------------------------------------------------
Thu Oct 25 17:13:01 UTC 2012 - opensuse@dstoecker.de