[perlbrew/el6] update to 0.23

Iain Arnell iarnell at fedoraproject.org
Fri Jun 3 21:13:01 UTC 2011


commit ede258999415495086f09dfedb5129c6a25d139d
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Jun 3 23:04:57 2011 +0200

    update to 0.23

 .gitignore    |    1 +
 perlbrew.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2d1b9a2..27d59a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /App-perlbrew-0.18.tar.gz
 /App-perlbrew-0.20.tar.gz
 /App-perlbrew-0.22.tar.gz
+/App-perlbrew-0.23.tar.gz
diff --git a/perlbrew.spec b/perlbrew.spec
index e2c1d27..b5f0902 100644
--- a/perlbrew.spec
+++ b/perlbrew.spec
@@ -1,5 +1,5 @@
 Name:           perlbrew
-Version:        0.22
+Version:        0.23
 Release:        1%{?dist}
 Summary:        Manage perl installations in your $HOME
 License:        MIT
@@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jun 03 2011 Iain Arnell <iarnell at gmail.com> 0.23-1
+- update to latest upstream version
+
 * Fri May 27 2011 Iain Arnell <iarnell at gmail.com> 0.22-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index df8be12..2a75f48 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-440546721c9c331350fbf60758fb5be2  App-perlbrew-0.22.tar.gz
+3836fe333bdf84b37ebfb47ca0175cf3  App-perlbrew-0.23.tar.gz



More information about the perl-devel mailing list