[perl-Pod-Readme] Update to 1.0.3

Paul Howarth pghmcfc at fedoraproject.org
Tue Nov 11 14:36:22 UTC 2014


commit 72f9295b102c35a40c71b62992c69b5811ca8d7e
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Nov 11 14:27:44 2014 +0000

    Update to 1.0.3
    
    - New upstream release 1.0.3
      - Fixed bug with minimum version of Class::Method::Modifiers

 perl-Pod-Readme.spec |    8 ++++++--
 sources              |    2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-Pod-Readme.spec b/perl-Pod-Readme.spec
index 5bdebcf..4b62fd9 100644
--- a/perl-Pod-Readme.spec
+++ b/perl-Pod-Readme.spec
@@ -1,5 +1,5 @@
 Name:           perl-Pod-Readme
-Version:        1.0.2
+Version:        1.0.3
 Release:        1%{?dist}
 Summary:        Intelligently generate a README file from POD
 License:        GPL+ or Artistic
@@ -12,7 +12,7 @@ BuildRequires:  perl >= 4:5.10.1
 BuildRequires:  perl(inc::Module::Install)
 # Module Runtime
 BuildRequires:  perl(Carp)
-BuildRequires:  perl(Class::Method::Modifiers)
+BuildRequires:  perl(Class::Method::Modifiers) >= 2.00
 BuildRequires:  perl(CPAN::Changes) >= 0.30
 BuildRequires:  perl(CPAN::Meta)
 BuildRequires:  perl(Exporter)
@@ -96,6 +96,10 @@ make test
 %{_mandir}/man3/Pod::Readme::Types.3*
 
 %changelog
+* Tue Nov 11 2014 Paul Howarth <paul at city-fan.org> - 1.0.3-1
+- Update to 1.0.3
+  - Fixed bug with minimum version of Class::Method::Modifiers
+
 * Tue Oct 14 2014 Paul Howarth <paul at city-fan.org> - 1.0.2-1
 - Update to 1.0.2
   - This is a complete rewrite, using modern Perl with Moo
diff --git a/sources b/sources
index b186003..a02c82d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0210c4985b8760e6f9d39b229aeba756  Pod-Readme-v1.0.2.tar.gz
+d1b85ec27010134a2a088e66ec6ed538  Pod-Readme-v1.0.3.tar.gz


More information about the scm-commits mailing list