[perlbrew] update to 0.42

Iain Arnell iarnell at fedoraproject.org
Tue Mar 13 22:38:37 UTC 2012


commit c0e1f0060baca35127c98e86aaa49fa0ee5a6d75
Author: Iain Arnell <iarnell at gmail.com>
Date:   Tue Mar 13 16:38:19 2012 -0600

    update to 0.42

 .gitignore    |    1 +
 perlbrew.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aba98a4..9fc6865 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /App-perlbrew-0.33.tar.gz
 /App-perlbrew-0.39.tar.gz
 /App-perlbrew-0.41.tar.gz
+/App-perlbrew-0.42.tar.gz
diff --git a/perlbrew.spec b/perlbrew.spec
index 79176c9..2366d54 100644
--- a/perlbrew.spec
+++ b/perlbrew.spec
@@ -1,5 +1,5 @@
 Name:           perlbrew
-Version:        0.41
+Version:        0.42
 Release:        1%{?dist}
 Summary:        Manage perl installations in your $HOME
 License:        MIT
@@ -80,6 +80,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Mar 13 2012 Iain Arnell <iarnell at gmail.com> 0.42-1
+- update to latest upstream version
+
 * Tue Feb 07 2012 Iain Arnell <iarnell at gmail.com> 0.41-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index 00026e0..3620e15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67ea22c077e28a7018b43fdc30865182  App-perlbrew-0.41.tar.gz
+185894e4539d83f685a3a40174ed4324  App-perlbrew-0.42.tar.gz



More information about the perl-devel mailing list