Update to 1.000014
- New upstream release 1.000014 - Fix reliance on recent Test::Builder - Make tests perl 5.6 compatible - This release by BOBTFISH -> update source URL
This commit is contained in:
parent
5b99abb048
commit
be7da438bc
@ -1,11 +1,11 @@
|
|||||||
Name: perl-Module-Metadata
|
Name: perl-Module-Metadata
|
||||||
Version: 1.000012
|
Version: 1.000014
|
||||||
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
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://search.cpan.org/dist/Module-Metadata/
|
URL: http://search.cpan.org/dist/Module-Metadata/
|
||||||
Source0: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Module-Metadata-%{version}.tar.gz
|
Source0: http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Module-Metadata-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# Build
|
# Build
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||||
@ -58,6 +58,12 @@ make test TEST_FILES="xt/*.t"
|
|||||||
%{_mandir}/man3/Module::Metadata.3pm*
|
%{_mandir}/man3/Module::Metadata.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 9 2013 Paul Howarth <paul@city-fan.org> - 1.000014-1
|
||||||
|
- Update to 1.000014
|
||||||
|
- Fix reliance on recent Test::Builder
|
||||||
|
- Make tests perl 5.6 compatible
|
||||||
|
- This release by BOBTFISH -> update source URL
|
||||||
|
|
||||||
* Sun May 5 2013 Paul Howarth <paul@city-fan.org> - 1.000012-1
|
* Sun May 5 2013 Paul Howarth <paul@city-fan.org> - 1.000012-1
|
||||||
- Update to 1.000012
|
- Update to 1.000012
|
||||||
- Improved package detection heuristics
|
- Improved package detection heuristics
|
||||||
|
Loading…
Reference in New Issue
Block a user