8
0

- 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:
Stephan Kulow
2011-11-12 09:07:24 +00:00
committed by Git OBS Bridge
parent 14b62e047a
commit 6ef5839979
3 changed files with 14 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
Name: perl-Module-Install
Version: 1.02
Version: 1.04
Release: 1
License: GPL+ or Artistic
%define cpan_name Module-Install