commit 76ba318df2bfaf6cee365bfe56a6139379a044bb Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Thu May 16 11:41:48 2013 +0200 1.6915 bump .gitignore | 1 + perl-App-cpanminus.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 5b5cc12..797b95e 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ App-cpanminus-0.9935.tar.gz /App-cpanminus-1.6912.tar.gz /App-cpanminus-1.6913.tar.gz /App-cpanminus-1.6914.tar.gz +/App-cpanminus-1.6915.tar.gz diff --git a/perl-App-cpanminus.spec b/perl-App-cpanminus.spec index bbefcd6..d12deea 100644 --- a/perl-App-cpanminus.spec +++ b/perl-App-cpanminus.spec @@ -1,5 +1,5 @@ Name: perl-App-cpanminus -Version: 1.6914 +Version: 1.6915 Release: 1%{?dist} Summary: Get, unpack, build and install CPAN modules License: GPL+ or Artistic @@ -15,6 +15,7 @@ BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) # Required by bin/cpanm Requires: perl(base) +Requires: perl(Carp) Requires: perl(constant) # CPAN::DistnameInfo bundled # CPAN::Meta not used @@ -29,7 +30,8 @@ Requires: perl(constant) Requires: perl(Cwd) Requires: perl(Digest::SHA) Requires: perl(Encode) -Requires: perl(Exporter) +# Exporter bundled +# Exporter::Heavy bundled Requires: perl(ExtUtils::Install) >= 1.46 Requires: perl(ExtUtils::MakeMaker) >= 6.31 Requires: perl(File::Path) @@ -93,6 +95,9 @@ make test %{_bindir}/cpanm %changelog +* Thu May 16 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 1.6915-1 +- 1.6915 bump + * Mon May 13 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 1.6914-1 - 1.6914 bump diff --git a/sources b/sources index 55b3fce..4b7bac6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -262693b95e14c172e834c00f2eb46b7e App-cpanminus-1.6914.tar.gz +8f8c8c91d1bce9c134c56698b43fec0c App-cpanminus-1.6915.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel