Update to 1.000017

- New upstream release 1.000017
  - De-taint version, if needed (CPAN RT#88576)
- BR: perl(Test::Fatal)
This commit is contained in:
Paul Howarth 2013-09-11 16:33:56 +01:00
parent 9baec6cc6d
commit c12d0506af
2 changed files with 8 additions and 2 deletions

View File

@ -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@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@city-fan.org> - 1.000016-1
- Update to 1.000016
- Re-release to fix prereqs and other metadata

View File

@ -1 +1 @@
9c592edce2f2b5eded075422c7165971 Module-Metadata-1.000016.tar.gz
191b97e1640f8de856fc4e88efb4ea2e Module-Metadata-1.000017.tar.gz