[perlbrew] update to 0.63

Iain Arnell iarnell at fedoraproject.org
Fri May 17 14:23:41 UTC 2013


commit 222a3818eae98baba7ced503529aa908e0f3f5d0
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri May 17 08:23:27 2013 -0600

    update to 0.63

 .gitignore    |    1 +
 perlbrew.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e73de56..8cb2c84 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /App-perlbrew-0.46.tar.gz
 /App-perlbrew-0.50.tar.gz
 /App-perlbrew-0.62.tar.gz
+/App-perlbrew-0.63.tar.gz
diff --git a/perlbrew.spec b/perlbrew.spec
index ad8a9ad..39c4822 100644
--- a/perlbrew.spec
+++ b/perlbrew.spec
@@ -1,5 +1,5 @@
 Name:           perlbrew
-Version:        0.62
+Version:        0.63
 Release:        1%{?dist}
 Summary:        Manage perl installations in your $HOME
 License:        MIT
@@ -75,6 +75,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri May 17 2013 Iain Arnell <iarnell at gmail.com> 0.63-1
+- update to latest upstream version
+
 * Sun Apr 14 2013 Johan Vromans <jvromans at squirrel.nl> 0.62-1
 - update to latest upstream version
 - add dependency for perl-Test-NoWarnings
diff --git a/sources b/sources
index 95012c1..8ad3412 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e4b1c980efa25bb8555d1ab9b36c3096  App-perlbrew-0.62.tar.gz
+01e375ea848cba2a44bc77cb859a6972  App-perlbrew-0.63.tar.gz


More information about the scm-commits mailing list