forked from pool/perl-Module-Build
- updated to 0.4218
see /usr/share/doc/packages/perl-Module-Build/Changes
0.4218 - Sun Apr 24 16:39:47 BST 2016
- Skip XS test when link_executable fails
0.42_17 - Mon Mar 21 14:02:06 CET 2016
- Read extra_linker_flags using its accessor [Salvador Fandino]
- Convert win shell splitting to m//gc parser, fixing handling of 0
and handling of backslashes preceeding a double quote [Graham Knop]
- Win32 installation of MB with gmake require SHELL env var to be set
[bulk88]
0.4216 - Wed Jan 20 10:39:27 CET 2016
- Delete test that fails with new version.pm [Leon Timmermans]
0.42_15 - Sat Nov 28 15:17:40 CET 2015
- Honor environmental variables when using TAP::Harness directly [Leon Timmermans]
- Reintroduce some level of perl 5.6 support [Leon Timmermans]
Note that this comes with no guarantees or commitment
- Allow Devel::Cover usage with TAP::Harness [Philipp Gortan]
- Remove "running under some shell" [Shoichi Kaji]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Build?expand=0&rev=40
This commit is contained in:
committed by
Git OBS Bridge
parent
3cddde4ab2
commit
ed3c3e0220
@@ -1,3 +1,54 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 10 13:40:04 UTC 2016 - coolo@suse.com
|
||||
|
||||
- updated to 0.4218
|
||||
see /usr/share/doc/packages/perl-Module-Build/Changes
|
||||
|
||||
0.4218 - Sun Apr 24 16:39:47 BST 2016
|
||||
|
||||
- Skip XS test when link_executable fails
|
||||
|
||||
0.42_17 - Mon Mar 21 14:02:06 CET 2016
|
||||
|
||||
- Read extra_linker_flags using its accessor [Salvador Fandino]
|
||||
|
||||
- Convert win shell splitting to m//gc parser, fixing handling of 0
|
||||
and handling of backslashes preceeding a double quote [Graham Knop]
|
||||
|
||||
- Win32 installation of MB with gmake require SHELL env var to be set
|
||||
[bulk88]
|
||||
|
||||
0.4216 - Wed Jan 20 10:39:27 CET 2016
|
||||
|
||||
- Delete test that fails with new version.pm [Leon Timmermans]
|
||||
|
||||
0.42_15 - Sat Nov 28 15:17:40 CET 2015
|
||||
|
||||
- Honor environmental variables when using TAP::Harness directly [Leon Timmermans]
|
||||
|
||||
- Reintroduce some level of perl 5.6 support [Leon Timmermans]
|
||||
Note that this comes with no guarantees or commitment
|
||||
|
||||
- Allow Devel::Cover usage with TAP::Harness [Philipp Gortan]
|
||||
|
||||
- Remove "running under some shell" [Shoichi Kaji]
|
||||
|
||||
- Fix cookbook - code was missing trailing ` [Matthew Horsfall]
|
||||
|
||||
0.4214 - Fri Jun 12 00:25:00 CEST 2015
|
||||
|
||||
- Released 0.42_13 as 0.4214
|
||||
|
||||
0.42_13 - Sat Jun 6 21:18:24 CEST 2015
|
||||
|
||||
[BUG FIXES]
|
||||
|
||||
- Handle failure to guess license from key better
|
||||
|
||||
[ENHANCEMENTS]
|
||||
|
||||
- Output data in a stable order [Jérémy Bobbio]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 17 08:20:57 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user