[perl-CPANPLUS] 0.9142 bump

Petr Pisar ppisar at fedoraproject.org
Mon Aug 26 11:25:16 UTC 2013


commit 1412790047fd9131b8ee23bf711dffdd85699537
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Aug 26 13:24:34 2013 +0200

    0.9142 bump

 .gitignore         |    1 +
 perl-CPANPLUS.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 <ppisar at redhat.com> - 0.91.42-1
+- 0.9142 bump
+
 * Wed Aug 14 2013 Jitka Plesnikova <jplesnik at redhat.com> - 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


More information about the scm-commits mailing list