[perlbrew] update to 0.33

Iain Arnell iarnell at fedoraproject.org
Mon Nov 14 15:51:17 UTC 2011


commit 80c6d2baf966f400d06348add1ade0d3891e6e43
Author: Iain Arnell <iarnell at gmail.com>
Date:   Mon Nov 14 16:51:09 2011 +0100

    update to 0.33

 .gitignore    |    1 +
 perlbrew.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af6a93b..aedb64c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /App-perlbrew-0.28.tar.gz
 /App-perlbrew-0.29.tar.gz
 /App-perlbrew-0.32.tar.gz
+/App-perlbrew-0.33.tar.gz
diff --git a/perlbrew.spec b/perlbrew.spec
index b6fb550..02df80c 100644
--- a/perlbrew.spec
+++ b/perlbrew.spec
@@ -1,5 +1,5 @@
 Name:           perlbrew
-Version:        0.32
+Version:        0.33
 Release:        1%{?dist}
 Summary:        Manage perl installations in your $HOME
 License:        MIT
@@ -73,6 +73,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Nov 14 2011 Iain Arnell <iarnell at gmail.com> 0.33-1
+- update to latest upstream version
+
 * Mon Nov 14 2011 Iain Arnell <iarnell at gmail.com> 0.32-1
 - update to latest upstream version
 - add additional runtime requires
diff --git a/sources b/sources
index 06406a4..d99bc63 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-da56334934e57f8a38624917b4009fa6  App-perlbrew-0.32.tar.gz
+3efc9e895843427edd2062f999c9cc7b  App-perlbrew-0.33.tar.gz



More information about the perl-devel mailing list