[perl-CPANPLUS] 0.9144 bump

Petr Pisar ppisar at fedoraproject.org
Wed Dec 11 07:56:29 UTC 2013


commit cafae430563764547227be83cd1bb5eb8534153c
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Dec 11 08:55:59 2013 +0100

    0.9144 bump

 .gitignore         |    1 +
 perl-CPANPLUS.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4bb0c0e..24842ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ CPANPLUS-0.84.tar.gz
 /CPANPLUS-0.9138.tar.gz
 /CPANPLUS-0.9140.tar.gz
 /CPANPLUS-0.9142.tar.gz
+/CPANPLUS-0.9144.tar.gz
diff --git a/perl-CPANPLUS.spec b/perl-CPANPLUS.spec
index 0c0910f..a6f33ba 100644
--- a/perl-CPANPLUS.spec
+++ b/perl-CPANPLUS.spec
@@ -1,4 +1,4 @@
-%global cpan_version 0.9142
+%global cpan_version 0.9144
 Name:           perl-CPANPLUS
 # Keep 2-digit major varion to compete with perl.spec for history
 Version:        %(echo '%{cpan_version}' | sed 's/\(\...\)/\1./')
@@ -120,6 +120,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Dec 11 2013 Petr Pisar <ppisar at redhat.com> - 0.91.44-1
+- 0.9144 bump
+
 * Mon Aug 26 2013 Petr Pisar <ppisar at redhat.com> - 0.91.42-1
 - 0.9142 bump
 
diff --git a/sources b/sources
index ddbc02a..0f77a06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9b0422e35be6a1a0bf4435128ec68f13  CPANPLUS-0.9142.tar.gz
+08fc9b7d972d987b0173c8a3c508b1ae  CPANPLUS-0.9144.tar.gz


More information about the scm-commits mailing list