[perl-CPAN-Meta-Requirements] Update to 2.133

Paul Howarth pghmcfc at fedoraproject.org
Mon Feb 23 09:16:52 UTC 2015


commit 2b965112787509bad3fcdacfbf2e90c17f583619
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Feb 23 09:16:14 2015 +0000

    Update to 2.133
    
    - New upstream release 2.133
      - In fixing preservation of "0.00", some Module => 0 optimizations were lost;
        this restores those optimizations

 perl-CPAN-Meta-Requirements.spec | 9 +++++++--
 sources                          | 2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/perl-CPAN-Meta-Requirements.spec b/perl-CPAN-Meta-Requirements.spec
index e6eb322..5244aad 100644
--- a/perl-CPAN-Meta-Requirements.spec
+++ b/perl-CPAN-Meta-Requirements.spec
@@ -1,5 +1,5 @@
 Name:           perl-CPAN-Meta-Requirements
-Version:        2.132
+Version:        2.133
 Release:        1%{?dist}
 Summary:        Set of version requirements for a CPAN dist
 License:        GPL+ or Artistic
@@ -29,7 +29,7 @@ BuildRequires:  perl(IPC::Open3)
 BuildRequires:  perl(Perl::Critic::Policy::Lax::ProhibitStringyEval::ExceptForRequire)
 BuildRequires:  perl(Perl::Critic::Policy::Miscellanea::RequireRcsKeywords)
 BuildRequires:  perl(Pod::Coverage::TrustPod)
-BuildRequires:  perl(Pod::Wordlist::hanekomu)
+BuildRequires:  perl(Pod::Wordlist)
 BuildRequires:  perl(Test::CPAN::Meta)
 BuildRequires:  perl(Test::MinimumVersion)
 BuildRequires:  perl(Test::Perl::Critic)
@@ -90,6 +90,11 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
 %{_mandir}/man3/CPAN::Meta::Requirements.3*
 
 %changelog
+* Sun Feb 22 2015 Paul Howarth <paul at city-fan.org> - 2.133-1
+- Update to 2.133
+  - In fixing preservation of "0.00", some Module => 0 optimizations were lost;
+    this restores those optimizations
+
 * Fri Jan 23 2015 Paul Howarth <paul at city-fan.org> - 2.132-1
 - Update to 2.132
   - Precision of version requirement "0.00" is preserved when merging
diff --git a/sources b/sources
index 5858042..9b24286 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a4004141d8bc5649d67d80eaf0bde60  CPAN-Meta-Requirements-2.132.tar.gz
+aa4768039b80c4aabb4fed6073b52202  CPAN-Meta-Requirements-2.133.tar.gz


More information about the scm-commits mailing list