diff --git a/.gitignore b/.gitignore index cb3dcdf..4bb0c0e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ CPANPLUS-0.84.tar.gz /CPANPLUS-0.9136.tar.gz /CPANPLUS-0.9138.tar.gz /CPANPLUS-0.9140.tar.gz +/CPANPLUS-0.9142.tar.gz diff --git a/perl-CPANPLUS.spec b/perl-CPANPLUS.spec index c5c5588..0c0910f 100644 --- a/perl-CPANPLUS.spec +++ b/perl-CPANPLUS.spec @@ -1,8 +1,8 @@ -%global cpan_version 0.9140 +%global cpan_version 0.9142 Name: perl-CPANPLUS # Keep 2-digit major varion to compete with perl.spec for history Version: %(echo '%{cpan_version}' | sed 's/\(\...\)/\1./') -Release: 2%{?dist} +Release: 1%{?dist} Summary: Ameliorated interface to the Comprehensive Perl Archive Network License: GPL+ or Artistic Group: Development/Libraries @@ -120,6 +120,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Aug 26 2013 Petr Pisar - 0.91.42-1 +- 0.9142 bump + * Wed Aug 14 2013 Jitka Plesnikova - 0.91.40-2 - Perl 5.18 re-rebuild of bootstrapped packages diff --git a/sources b/sources index 1abeff8..ddbc02a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ee7078c4f462038969e2d5c308caaeb CPANPLUS-0.9140.tar.gz +9b0422e35be6a1a0bf4435128ec68f13 CPANPLUS-0.9142.tar.gz