update to 2.132140
Needed for Module::CPANTS::Analyse 0.91
This commit is contained in:
parent
492fa07f30
commit
007749266e
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ CPAN-Meta-2.102160.tar.gz
|
|||||||
/CPAN-Meta-2.120630.tar.gz
|
/CPAN-Meta-2.120630.tar.gz
|
||||||
/CPAN-Meta-2.120900.tar.gz
|
/CPAN-Meta-2.120900.tar.gz
|
||||||
/CPAN-Meta-2.120921.tar.gz
|
/CPAN-Meta-2.120921.tar.gz
|
||||||
|
/CPAN-Meta-2.132140.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Name: perl-CPAN-Meta
|
Name: perl-CPAN-Meta
|
||||||
Summary: Distribution metadata for a CPAN dist
|
Summary: Distribution metadata for a CPAN dist
|
||||||
Version: 2.120921
|
Version: 2.132140
|
||||||
Release: 291%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Source0: http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/CPAN-Meta-%{version}.tar.gz
|
Source0: http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/CPAN-Meta-%{version}.tar.gz
|
||||||
@ -17,9 +17,11 @@ BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30
|
|||||||
BuildRequires: perl(File::Basename)
|
BuildRequires: perl(File::Basename)
|
||||||
BuildRequires: perl(File::Find)
|
BuildRequires: perl(File::Find)
|
||||||
BuildRequires: perl(File::Spec)
|
BuildRequires: perl(File::Spec)
|
||||||
|
BuildRequires: perl(File::Spec::Functions)
|
||||||
BuildRequires: perl(File::Temp) >= 0.20
|
BuildRequires: perl(File::Temp) >= 0.20
|
||||||
BuildRequires: perl(IO::Dir)
|
BuildRequires: perl(IO::Dir)
|
||||||
BuildRequires: perl(JSON::PP) >= 2.27200
|
BuildRequires: perl(JSON::PP) >= 2.27200
|
||||||
|
BuildRequires: perl(List::Util)
|
||||||
BuildRequires: perl(overload)
|
BuildRequires: perl(overload)
|
||||||
BuildRequires: perl(Parse::CPAN::Meta) >= 1.4403
|
BuildRequires: perl(Parse::CPAN::Meta) >= 1.4403
|
||||||
BuildRequires: perl(Scalar::Util)
|
BuildRequires: perl(Scalar::Util)
|
||||||
@ -67,6 +69,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 5 2013 Paul Howarth <paul@city-fan.org> - 2.132140-1
|
||||||
|
- update to latest upstream version
|
||||||
|
|
||||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.120921-291
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.120921-291
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user