Update to 1.000016

- New upstream release 1.000016
  - Re-release to fix prereqs and other metadata
- This release by ETHER -> update source URL
- Specify all dependencies
This commit is contained in:
Paul Howarth 2013-08-22 10:27:41 +01:00
parent d21df9c862
commit 9baec6cc6d
2 changed files with 13 additions and 3 deletions

View File

@ -1,19 +1,23 @@
Name: perl-Module-Metadata
Version: 1.000015
Version: 1.000016
Release: 1%{?dist}
Summary: Gather package and POD information from perl module files
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Module-Metadata/
Source0: http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Module-Metadata-%{version}.tar.gz
Source0: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Module-Metadata-%{version}.tar.gz
BuildArch: noarch
# Build
BuildRequires: perl(ExtUtils::MakeMaker)
# Module
BuildRequires: perl(Carp)
BuildRequires: perl(File::Find)
BuildRequires: perl(File::Spec)
BuildRequires: perl(IO::File)
BuildRequires: perl(strict)
BuildRequires: perl(vars)
BuildRequires: perl(version) >= 0.87
BuildRequires: perl(warnings)
# Regular test suite
BuildRequires: perl(Cwd)
BuildRequires: perl(Data::Dumper)
@ -58,6 +62,12 @@ make test TEST_FILES="xt/*.t"
%{_mandir}/man3/Module::Metadata.3pm*
%changelog
* 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
- This release by ETHER -> update source URL
- Specify all dependencies
* Wed Aug 21 2013 Paul Howarth <paul@city-fan.org> - 1.000015-1
- Update to 1.000015
- Change wording about safety/security to satisfy CVE-2013-1437

View File

@ -1 +1 @@
7b4e30c9c5eec618e4d87524966c1c8d Module-Metadata-1.000015.tar.gz
9c592edce2f2b5eded075422c7165971 Module-Metadata-1.000016.tar.gz