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)
This commit is contained in:
parent
c12d0506af
commit
7e4bd58325
@ -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@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@city-fan.org> - 1.000017-1
|
||||
- Update to 1.000017
|
||||
- De-taint version, if needed (CPAN RT#88576)
|
||||
|
Loading…
Reference in New Issue
Block a user