3a42f9a99c
Misc: * disable make parallelism for pure_all target * Enable bootstrapping to work on v5.10.x again Bug fixes: * Don't recurse into stale dist dirs * RT#90780 fix Macro `BOOTSTRAP' redefined warnings * Only enable automatic OBJECT generation if MAGICXS is true * harden xsubpp locating loop in MM_Unix * RT#91540 PREREQ_FATAL not recognised on command line * Export 'configure' section of prereqs when meta-spec version 2 * Explicitly require dynaloader before using mod2fname * Expanded test coverage for metafiles * Get rid of unused printf arguments in dir_target * Get rid of unused printf arguments in dynamic_bs * On Android, pass PERL_LIB through rel2abs(). * Synchronisation with blead to remove old cross-compilation model New Features: * OBJECT can now be specified as an array * build C_FILES/O_FILES/OBJECT automatically from XS * Added MAGICXS attribute to explicitly enable automagic XS building. * Added PPM_UNINSTALL_EXEC and PPM_UNINSTALL_SCRIPT options to PPD generation Doc fixes: * Correct the documentation for MAGICXS * Document BUILD_REQUIRES defaults * Documentation expanded to mention JSON metafiles * mention that TEST_REQUIRES is in v6.64 and above * Update documentation for LICENSE attribute. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-MakeMaker?expand=0&rev=20
129 lines
4.3 KiB
Plaintext
129 lines
4.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Feb 8 10:54:51 UTC 2014 - lars@linux-schulserver.de
|
|
|
|
- update to 6.88:
|
|
Misc:
|
|
* disable make parallelism for pure_all target
|
|
* Enable bootstrapping to work on v5.10.x again
|
|
Bug fixes:
|
|
* Don't recurse into stale dist dirs
|
|
* RT#90780 fix Macro `BOOTSTRAP' redefined warnings
|
|
* Only enable automatic OBJECT generation if MAGICXS is true
|
|
* harden xsubpp locating loop in MM_Unix
|
|
* RT#91540 PREREQ_FATAL not recognised on command line
|
|
* Export 'configure' section of prereqs when meta-spec version 2
|
|
* Explicitly require dynaloader before using mod2fname
|
|
* Expanded test coverage for metafiles
|
|
* Get rid of unused printf arguments in dir_target
|
|
* Get rid of unused printf arguments in dynamic_bs
|
|
* On Android, pass PERL_LIB through rel2abs().
|
|
* Synchronisation with blead to remove old cross-compilation model
|
|
New Features:
|
|
* OBJECT can now be specified as an array
|
|
* build C_FILES/O_FILES/OBJECT automatically from XS
|
|
* Added MAGICXS attribute to explicitly enable automagic
|
|
XS building.
|
|
* Added PPM_UNINSTALL_EXEC and PPM_UNINSTALL_SCRIPT options
|
|
to PPD generation
|
|
Doc fixes:
|
|
* Correct the documentation for MAGICXS
|
|
* Document BUILD_REQUIRES defaults
|
|
* Documentation expanded to mention JSON metafiles
|
|
* mention that TEST_REQUIRES is in v6.64 and above
|
|
* Update documentation for LICENSE attribute.
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
- update to 6.64
|
|
* Update the home page in the meta file. makemaker.org has been
|
|
unmaintained for a while.
|
|
- fix deps for building on SLE_11
|
|
- rebase provides patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 16 12:35:04 UTC 2012 - coolo@suse.com
|
|
|
|
- this module bundles a bit too much
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 11 09:12:35 UTC 2011 - coolo@suse.com
|
|
|
|
- update to 6.62, see Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 30 12:12:50 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:29:54 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 19 08:38:36 UTC 2010 - coolo@novell.com
|
|
|
|
- add perl as explicit buildrequire
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 26 08:42:23 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- also exclude .3 man pages for SLE <= 10, as it conflicts with Perl too
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 26 07:49:38 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- exclude instmodsh, as it conflicts with Perl itself
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 18 12:39:11 UTC 2009 - jw@novell.com
|
|
|
|
- Update to 6.56
|
|
- Stable release of 6.55_03
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 7 16:46:59 UTC 2009 - jw@novell.com
|
|
|
|
- http://cpansearch.perl.org/src/MSCHWERN/ExtUtils-MakeMaker-6.55_03/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 7 15:09:03 CEST 2009 - mls@suse.de
|
|
|
|
- Update to 6.54
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 3 13:00:00 CET 2008 - jw@suse.de
|
|
|
|
- initial packaging
|
|
|