[perl-CPANPLUS] 0.9136 bump

Petr Pisar ppisar at fedoraproject.org
Mon Apr 29 12:43:48 UTC 2013


commit b98e5573e025e416511c8791d2a1d21ea4b0a378
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Apr 29 14:43:29 2013 +0200

    0.9136 bump

 .gitignore         |    1 +
 perl-CPANPLUS.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 31f7a51..15db192 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 CPANPLUS-0.84.tar.gz
 /CPANPLUS-0.9134.tar.gz
+/CPANPLUS-0.9136.tar.gz
diff --git a/perl-CPANPLUS.spec b/perl-CPANPLUS.spec
index 4da5651..e470a6f 100644
--- a/perl-CPANPLUS.spec
+++ b/perl-CPANPLUS.spec
@@ -1,8 +1,8 @@
-%global cpan_version 0.9134
+%global cpan_version 0.9136
 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
@@ -116,6 +116,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Apr 29 2013 Petr Pisar <ppisar at redhat.com> - 0.91.36-1
+- 0.9136 bump
+
 * Thu Apr 04 2013 Petr Pisar <ppisar at redhat.com> - 0.91.34-2
 - Keep bundled inc::Module::Install modules at boot-strap (bug #947489)
 
diff --git a/sources b/sources
index 8f4123a..4dbe6e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-df932be2b5fc533a6e82180fef0f436e  CPANPLUS-0.9134.tar.gz
+c7f54d07a01814cff9dbec8227ef8fc7  CPANPLUS-0.9136.tar.gz


More information about the scm-commits mailing list