[perl-Module-Metadata] Update to 1.000016

Paul Howarth pghmcfc at fedoraproject.org
Thu Aug 22 09:28:31 UTC 2013


commit 9baec6cc6d07cde6515ec8c3266a969991679ca9
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Aug 22 10:27:41 2013 +0100

    Update to 1.000016
    
    - New upstream release 1.000016
      - Re-release to fix prereqs and other metadata
    - This release by ETHER -> update source URL
    - Specify all dependencies

 perl-Module-Metadata.spec |   14 ++++++++++++--
 sources                   |    2 +-
 2 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/perl-Module-Metadata.spec b/perl-Module-Metadata.spec
index 88fd1ce..19cc906 100644
--- a/perl-Module-Metadata.spec
+++ b/perl-Module-Metadata.spec
@@ -1,19 +1,23 @@
 Name:		perl-Module-Metadata
-Version:	1.000015
+Version:	1.000016
 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/B/BO/BOBTFISH/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)
 # Module
 BuildRequires:	perl(Carp)
+BuildRequires:	perl(File::Find)
 BuildRequires:	perl(File::Spec)
 BuildRequires:	perl(IO::File)
+BuildRequires:	perl(strict)
+BuildRequires:	perl(vars)
 BuildRequires:	perl(version) >= 0.87
+BuildRequires:	perl(warnings)
 # Regular test suite
 BuildRequires:	perl(Cwd)
 BuildRequires:	perl(Data::Dumper)
@@ -58,6 +62,12 @@ make test TEST_FILES="xt/*.t"
 %{_mandir}/man3/Module::Metadata.3pm*
 
 %changelog
+* Thu Aug 22 2013 Paul Howarth <paul at city-fan.org> - 1.000016-1
+- Update to 1.000016
+  - Re-release to fix prereqs and other metadata
+- This release by ETHER -> update source URL
+- Specify all dependencies
+
 * Wed Aug 21 2013 Paul Howarth <paul at city-fan.org> - 1.000015-1
 - Update to 1.000015
   - Change wording about safety/security to satisfy CVE-2013-1437
diff --git a/sources b/sources
index 6bc9b3b..159e996 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b4e30c9c5eec618e4d87524966c1c8d  Module-Metadata-1.000015.tar.gz
+9c592edce2f2b5eded075422c7165971  Module-Metadata-1.000016.tar.gz



More information about the perl-devel mailing list