From a9274bd360676dbb0add683fb8553489772f92f1 Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Oct 16 2015 09:07:57 +0000 Subject: 0.9156 bump --- diff --git a/.gitignore b/.gitignore index cfc7194..c1eb229 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ CPANPLUS-0.84.tar.gz /CPANPLUS-0.9148.tar.gz /CPANPLUS-0.9152.tar.gz /CPANPLUS-0.9154.tar.gz +/CPANPLUS-0.9156.tar.gz diff --git a/perl-CPANPLUS.spec b/perl-CPANPLUS.spec index be14c7c..93b8066 100644 --- a/perl-CPANPLUS.spec +++ b/perl-CPANPLUS.spec @@ -1,4 +1,4 @@ -%global cpan_version 0.9154 +%global cpan_version 0.9156 Name: perl-CPANPLUS # Keep 2-digit major varion to compete with perl.spec for history Version: %(echo '%{cpan_version}' | sed 's/\(\...\)/\1./') @@ -74,8 +74,8 @@ BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) # lib/CPANPLUS/Internals.pm:465 Requires: perl(File::Glob) -# lib/CPANPLUS/Internals/Utils.pm:68 -Requires: perl(File::Path) +# File::Path not found in lib/CPANPLUS/Internals/Utils.pm:68 and +# generated from lib/CPANPLUS/Internals/Extract.pm # lib/CPANPLUS/Internals/Utils.pm:323 Requires: perl(File::stat) # bin/cpanp-boxed:10 @@ -124,6 +124,9 @@ make test %{?_smp_mflags} %{_mandir}/man3/* %changelog +* Fri Oct 16 2015 Petr Pisar - 0.91.56-1 +- 0.9156 bump + * Tue Jul 07 2015 Petr Pisar - 0.91.54-1 - 0.9154 bump diff --git a/sources b/sources index a3dc0e2..11dc7ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a41b3efb2bbbd708a573dbd8d0b6c641 CPANPLUS-0.9154.tar.gz +99134c27de949d2734278c4b121e5b3f CPANPLUS-0.9156.tar.gz