[perl-Module-Metadata] Update to 1.000012

Paul Howarth pghmcfc at fedoraproject.org
Sun May 5 13:16:46 UTC 2013


commit 5b99abb048896a578a6f655bd47008a802e51f2d
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun May 5 14:15:03 2013 +0100

    Update to 1.000012
    
    - New upstream release 1.000012
      - Improved package detection heuristics
      - Fix ->contains_pod (CPAN RT#84932)
      - Fix detection of pod after __END__ (CPAN RT#79656)
    - This release by ETHER -> update source URL
    - Package new upstream README file

 perl-Module-Metadata.spec |   16 ++++++++++++----
 sources                   |    2 +-
 2 files changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/perl-Module-Metadata.spec b/perl-Module-Metadata.spec
index c5811d4..9c02768 100644
--- a/perl-Module-Metadata.spec
+++ b/perl-Module-Metadata.spec
@@ -1,11 +1,11 @@
 Name:		perl-Module-Metadata
-Version:	1.000011
-Release:	2%{?dist}
+Version:	1.000012
+Release:	1%{?dist}
 Summary:	Gather package and POD information from perl module files
 License:	GPL+ or Artistic
 Group:		Development/Libraries
 URL:		http://search.cpan.org/dist/Module-Metadata/
-Source0:	http://search.cpan.org/CPAN/authors/id/A/AP/APEIRON/Module-Metadata-%{version}.tar.gz
+Source0:	http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Module-Metadata-%{version}.tar.gz
 BuildArch:	noarch
 # Build
 BuildRequires:	perl(ExtUtils::MakeMaker)
@@ -53,11 +53,19 @@ make test TEST_FILES="xt/*.t"
 %endif
 
 %files
-%doc Changes
+%doc Changes README
 %{perl_vendorlib}/Module/
 %{_mandir}/man3/Module::Metadata.3pm*
 
 %changelog
+* Sun May  5 2013 Paul Howarth <paul at city-fan.org> - 1.000012-1
+- Update to 1.000012
+  - Improved package detection heuristics
+  - Fix ->contains_pod (CPAN RT#84932)
+  - Fix detection of pod after __END__ (CPAN RT#79656)
+- This release by ETHER -> update source URL
+- Package new upstream README file
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.000011-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index de32ea6..0a8f560 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f2ac2da66f269b32f73dfc6b87e622b1  Module-Metadata-1.000011.tar.gz
+8ea03114d1b333e0c30b018b5a052ea5  Module-Metadata-1.000012.tar.gz


More information about the scm-commits mailing list