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:
parent
d21df9c862
commit
9baec6cc6d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user