[perl-Test-CPAN-Meta-YAML] Update to 0.21

Paul Howarth pghmcfc at fedoraproject.org
Tue Aug 21 19:46:20 UTC 2012


commit f4b79ceeb4c2487d179690391bfdfbea85809bd0
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Aug 21 20:45:41 2012 +0100

    Update to 0.21
    
    - New upstream release 0.21
      - Added minimum perl version (5.006)
      - Reworked Makefile.PL for clarity
      - Implemented Perl::Critic suggestions
      - Added meta_yaml_ok test and example
      - Several Version.pm updates, including new() parameter name change:
        'yaml' is now 'data'

 perl-Test-CPAN-Meta-YAML.spec |   13 +++++++++++--
 sources                       |    2 +-
 2 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/perl-Test-CPAN-Meta-YAML.spec b/perl-Test-CPAN-Meta-YAML.spec
index 5295c7a..01a2e4c 100644
--- a/perl-Test-CPAN-Meta-YAML.spec
+++ b/perl-Test-CPAN-Meta-YAML.spec
@@ -1,6 +1,6 @@
 Name:		perl-Test-CPAN-Meta-YAML
-Version:	0.20
-Release:	3%{?dist}
+Version:	0.21
+Release:	1%{?dist}
 Summary:	Validate a META.yml file within a CPAN distribution
 Group:		Development/Libraries
 License:	Artistic 2.0
@@ -58,6 +58,15 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Test::CPAN::Meta::YAML::Version.3pm*
 
 %changelog
+* Tue Aug 21 2012 Paul Howarth <paul at city-fan.org> - 0.21-1
+- Update to 0.21
+  - Added minimum perl version (5.006)
+  - Reworked Makefile.PL for clarity
+  - Implemented Perl::Critic suggestions
+  - Added meta_yaml_ok test and example
+  - Several Version.pm updates, including new() parameter name change:
+    'yaml' is now 'data'
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.20-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 7bfda99..dbb8728 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3995645c44eb6897544bd87a45f34a56  Test-CPAN-Meta-YAML-0.20.tar.gz
+eb5ff4ddbb3936f0c677ce211cad64fa  Test-CPAN-Meta-YAML-0.21.tar.gz


More information about the scm-commits mailing list