diff --git a/perl-Module-Metadata.spec b/perl-Module-Metadata.spec index 2f7e926..ea4e839 100644 --- a/perl-Module-Metadata.spec +++ b/perl-Module-Metadata.spec @@ -1,5 +1,5 @@ Name: perl-Module-Metadata -Version: 1.000026 +Version: 1.000027 Release: 1%{?dist} Summary: Gather package and POD information from perl module files License: GPL+ or Artistic @@ -18,6 +18,7 @@ BuildRequires: perl(strict) BuildRequires: perl(version) >= 0.87 BuildRequires: perl(warnings) # Regular test suite +BuildRequires: perl(Config) BuildRequires: perl(Cwd) BuildRequires: perl(Data::Dumper) BuildRequires: perl(File::Basename) @@ -60,6 +61,11 @@ make test %{_mandir}/man3/Module::Metadata.3* %changelog +* Sat Apr 11 2015 Paul Howarth - 1.000027-1 +- Update to 1.000027 + - Work around issues with an unconfigured Log::Contextual + - Allow tests to pass in a perl with no taint support + * Fri Jan 30 2015 Paul Howarth - 1.000026-1 - Update to 1.000026 - Patched tests to be less noisy in blead builds (CPAN RT#101491) diff --git a/sources b/sources index 1b241b3..47d1643 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5b6d275687106f1cb5b71ab4b03efcd3 Module-Metadata-1.000026.tar.gz +a0bf9b900dfd49c57702de3ee3801d42 Module-Metadata-1.000027.tar.gz