[perl-Module-Metadata] Update to 1.000018

Paul Howarth pghmcfc at fedoraproject.org
Wed Sep 11 18:42:33 UTC 2013


commit 7e4bd583256d802641bad5e1481c478a0eaf31e6
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Sep 11 19:41:13 2013 +0100

    Update to 1.000018
    
    - New upstream release 1.000018
      - Re-release of de-tainting fix without unstated non-core test dependencies
    - Drop BR: perl(Test::Fatal)

 perl-Module-Metadata.spec |    8 ++++++--
 sources                   |    2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-Module-Metadata.spec b/perl-Module-Metadata.spec
index d69072d..19f6970 100644
--- a/perl-Module-Metadata.spec
+++ b/perl-Module-Metadata.spec
@@ -1,5 +1,5 @@
 Name:		perl-Module-Metadata
-Version:	1.000017
+Version:	1.000018
 Release:	1%{?dist}
 Summary:	Gather package and POD information from perl module files
 License:	GPL+ or Artistic
@@ -25,7 +25,6 @@ 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}
@@ -63,6 +62,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.000018-1
+- Update to 1.000018
+  - Re-release of de-tainting fix without unstated non-core test dependencies
+- Drop BR: perl(Test::Fatal)
+
 * 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)
diff --git a/sources b/sources
index 3f61582..00a0258 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-191b97e1640f8de856fc4e88efb4ea2e  Module-Metadata-1.000017.tar.gz
+36174dd21bf9168e513c7351ef2b9f2b  Module-Metadata-1.000018.tar.gz


More information about the scm-commits mailing list