8
0

- updated to 0.034

Make install tests more platform independent
         Require Getopt::Long 2.36
         Add install tests
         Fix env options and Build.PL options being ignored (regression in 0.031)
         Process argument sources separately
         Use mod2fname appropriately

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Build-Tiny?expand=0&rev=8
This commit is contained in:
Stephan Kulow
2014-02-09 15:18:06 +00:00
committed by Git OBS Bridge
parent 551a843858
commit 2eef1727bf
4 changed files with 19 additions and 10 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Feb 9 13:33:36 UTC 2014 - coolo@suse.com
- updated to 0.034
Make install tests more platform independent
Require Getopt::Long 2.36
Add install tests
Fix env options and Build.PL options being ignored (regression in 0.031)
Process argument sources separately
Use mod2fname appropriately
-------------------------------------------------------------------
Mon Nov 25 07:36:11 UTC 2013 - coolo@suse.com