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:
parent
9baec6cc6d
commit
c12d0506af
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Module-Metadata
|
Name: perl-Module-Metadata
|
||||||
Version: 1.000016
|
Version: 1.000017
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Gather package and POD information from perl module files
|
Summary: Gather package and POD information from perl module files
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -25,6 +25,7 @@ BuildRequires: perl(Exporter)
|
|||||||
BuildRequires: perl(File::Temp)
|
BuildRequires: perl(File::Temp)
|
||||||
BuildRequires: perl(File::Path)
|
BuildRequires: perl(File::Path)
|
||||||
BuildRequires: perl(lib)
|
BuildRequires: perl(lib)
|
||||||
|
BuildRequires: perl(Test::Fatal)
|
||||||
BuildRequires: perl(Test::More)
|
BuildRequires: perl(Test::More)
|
||||||
# Release tests
|
# Release tests
|
||||||
%if !%{defined perl_bootstrap}
|
%if !%{defined perl_bootstrap}
|
||||||
@ -62,6 +63,11 @@ make test TEST_FILES="xt/*.t"
|
|||||||
%{_mandir}/man3/Module::Metadata.3pm*
|
%{_mandir}/man3/Module::Metadata.3pm*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Aug 22 2013 Paul Howarth <paul@city-fan.org> - 1.000016-1
|
||||||
- Update to 1.000016
|
- Update to 1.000016
|
||||||
- Re-release to fix prereqs and other metadata
|
- Re-release to fix prereqs and other metadata
|
||||||
|
Loading…
Reference in New Issue
Block a user