forked from pool/perl-Module-Install
- 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
This commit is contained in:
committed by
Git OBS Bridge
parent
14b62e047a
commit
6ef5839979
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:966e3c9008a5536b5e6a6a66ed70ef6e97e4ebd640d064ee260825592754356e
|
|
||||||
size 132331
|
|
@@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Fri Sep 30 07:10:38 UTC 2011 - pascal.bleser@opensuse.org
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Module-Install
|
Name: perl-Module-Install
|
||||||
Version: 1.02
|
Version: 1.04
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
%define cpan_name Module-Install
|
%define cpan_name Module-Install
|
||||||
|
Reference in New Issue
Block a user