[perl-Module-Metadata] Update to 1.000017

Paul Howarth pghmcfc at fedoraproject.org
Wed Sep 11 15:34:34 UTC 2013


commit c12d0506af85c9a57a4cef531f73aca01b638d02
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Sep 11 16:33:56 2013 +0100

    Update to 1.000017
    
    - New upstream release 1.000017
      - De-taint version, if needed (CPAN RT#88576)
    - BR: perl(Test::Fatal)

 perl-Module-Metadata.spec |    8 +++++++-
 sources                   |    2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/perl-Module-Metadata.spec b/perl-Module-Metadata.spec
index 19cc906..d69072d 100644
--- a/perl-Module-Metadata.spec
+++ b/perl-Module-Metadata.spec
@@ -1,5 +1,5 @@
 Name:		perl-Module-Metadata
-Version:	1.000016
+Version:	1.000017
 Release:	1%{?dist}
 Summary:	Gather package and POD information from perl module files
 License:	GPL+ or Artistic
@@ -25,6 +25,7 @@ BuildRequires:	perl(Exporter)
 BuildRequires:	perl(File::Temp)
 BuildRequires:	perl(File::Path)
 BuildRequires:	perl(lib)
+BuildRequires:	perl(Test::Fatal)
 BuildRequires:	perl(Test::More)
 # Release tests
 %if !%{defined perl_bootstrap}
@@ -62,6 +63,11 @@ make test TEST_FILES="xt/*.t"
 %{_mandir}/man3/Module::Metadata.3pm*
 
 %changelog
+* Wed Sep 11 2013 Paul Howarth <paul at city-fan.org> - 1.000017-1
+- Update to 1.000017
+  - De-taint version, if needed (CPAN RT#88576)
+- BR: perl(Test::Fatal)
+
 * 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
diff --git a/sources b/sources
index 159e996..3f61582 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9c592edce2f2b5eded075422c7165971  Module-Metadata-1.000016.tar.gz
+191b97e1640f8de856fc4e88efb4ea2e  Module-Metadata-1.000017.tar.gz



More information about the perl-devel mailing list