[perlbrew] update to 0.44

Iain Arnell iarnell at fedoraproject.org
Sun Jul 8 13:42:13 UTC 2012


commit 9beb64138bebe55f5ee165683f20950c290c13ca
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Jul 8 07:42:07 2012 -0600

    update to 0.44

 .gitignore    |    1 +
 perlbrew.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a223692..959e0bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /App-perlbrew-0.41.tar.gz
 /App-perlbrew-0.42.tar.gz
 /App-perlbrew-0.43.tar.gz
+/App-perlbrew-0.44.tar.gz
diff --git a/perlbrew.spec b/perlbrew.spec
index a728296..bb1ace0 100644
--- a/perlbrew.spec
+++ b/perlbrew.spec
@@ -1,6 +1,6 @@
 Name:           perlbrew
-Version:        0.43
-Release:        2%{?dist}
+Version:        0.44
+Release:        1%{?dist}
 Summary:        Manage perl installations in your $HOME
 License:        MIT
 Group:          Development/Libraries
@@ -78,6 +78,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 08 2012 Iain Arnell <iarnell at gmail.com> 0.44-1
+- update to latest upstream version
+
 * Thu Jun 21 2012 Petr Pisar <ppisar at redhat.com> - 0.43-2
 - Perl 5.16 rebuild
 
diff --git a/sources b/sources
index 6935991..5cdea05 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53cc4ca7c7f18e1953561dcfd5bfa2f1  App-perlbrew-0.43.tar.gz
+8076b591ce6ad52106ef2e1534098141  App-perlbrew-0.44.tar.gz


More information about the scm-commits mailing list