forked from pool/perl-ExtUtils-MakeMaker
- updated to 6.82
Misc: * Special-case the bundling of version, so that XS versions don't get overwritten Doc fixes: * Update XSPROTOARG docs for changes in xsubpp * Clarify heir-apparent in FAQ Misc: * Changed GNU-Style to Unix-Style * VMS will now report 'make' style * Updated bundled JSON::PP * Updated bundled Test-Simple Bug fixes: * Add CP_NONEMPTY to the list of tools in Makefile * don't copy .bs portably :) * RT#28992 don't copy .bs files if they are empty New feature: * Made UNINST an attribute, so removing shadowed modules can be set 'perl Makefile.PL UNINST=1' Bug fixes: * do not set default switches in Test::Harness; not even -w OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-MakeMaker?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
a16f8d284e
commit
48b67dc6cc
@@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 14:26:44 UTC 2013 - coolo@suse.com
|
||||
|
||||
- updated to 6.82
|
||||
Misc:
|
||||
* Special-case the bundling of version, so
|
||||
that XS versions don't get overwritten
|
||||
Doc fixes:
|
||||
* Update XSPROTOARG docs for changes in xsubpp
|
||||
* Clarify heir-apparent in FAQ
|
||||
|
||||
Misc:
|
||||
* Changed GNU-Style to Unix-Style
|
||||
* VMS will now report 'make' style
|
||||
* Updated bundled JSON::PP
|
||||
* Updated bundled Test-Simple
|
||||
|
||||
Bug fixes:
|
||||
* Add CP_NONEMPTY to the list of tools in Makefile
|
||||
* don't copy .bs portably :)
|
||||
* RT#28992 don't copy .bs files if they are empty
|
||||
|
||||
New feature:
|
||||
* Made UNINST an attribute, so removing shadowed modules
|
||||
can be set 'perl Makefile.PL UNINST=1'
|
||||
|
||||
Bug fixes:
|
||||
* do not set default switches in Test::Harness; not even -w
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 25 18:46:29 UTC 2013 - chris@computersalat.de
|
||||
|
||||
|
Reference in New Issue
Block a user