8
0
Files
perl-Module-Install/perl-Module-Install.changes
Stephan Kulow 6ef5839979 - update to 1.04:
- Fixed _cmp to compare properly (MIYAGAWA)
     - Fixed the automated MakeMaker dependency addition (MIYAGAWA)
     - Last Perl 5.5 compatible MakeMaker was actually 6.36 (ADAMK)
     - META.yml flag dynamic_config is now always generated (ADAMK)
     - Added the convenience command static_config, as the default is to be
       dynamic (ADAMK)
     - Module::Install::DSL will automatically set static_config unless it
       can see an 'if' or 'unless' suffix (ADAMK)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Install?expand=0&rev=9
2011-11-12 09:07:24 +00:00

49 lines
1.8 KiB
Plaintext

-------------------------------------------------------------------
Sat Nov 12 09:06:05 UTC 2011 - coolo@suse.com
- update to 1.04:
- Fixed _cmp to compare properly (MIYAGAWA)
- Fixed the automated MakeMaker dependency addition (MIYAGAWA)
- Last Perl 5.5 compatible MakeMaker was actually 6.36 (ADAMK)
- META.yml flag dynamic_config is now always generated (ADAMK)
- Added the convenience command static_config, as the default is to be
dynamic (ADAMK)
- Module::Install::DSL will automatically set static_config unless it
can see an 'if' or 'unless' suffix (ADAMK)
-------------------------------------------------------------------
Fri Sep 30 07:10:38 UTC 2011 - pascal.bleser@opensuse.org
- update to 1.02:
* support for installdeps_target in Module::Install::AutoInstall and
Module::AutoInstall
* support for installdeps_notest, upgradedeps and upgradedeps_notest,
listdeps and listalldeps targets in Module::AutoInstall
-------------------------------------------------------------------
Sun May 1 10:37:31 UTC 2011 - coolo@opensuse.org
- updated to 1.01
- Better error message in install_share (CHORNY)
- Compatibility with MYMETA.yml support in EUMM (CHORNY)
- Support for extraction of Artistic 2.0 license (CHORNY)
- Support https links when searching for bug trackers (CHORNY)
-------------------------------------------------------------------
Wed Dec 1 13:33:43 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Wed Sep 1 08:39:28 UTC 2010 - chris@computersalat.de
- recreated by cpanspec 1.78
- bzipped Source
- noarch pkg
-------------------------------------------------------------------
Wed Sep 1 05:02:52 UTC 2010 - pascal.bleser@opensuse.org
- initial package (1.00)