[perlbrew] update to 0.14

Iain Arnell iarnell at fedoraproject.org
Thu Dec 2 04:27:30 UTC 2010


commit a4d167b314a6a7c78712eb2759267763bfdfe479
Author: Iain Arnell <iarnell at gmail.com>
Date:   Thu Dec 2 05:22:50 2010 +0100

    update to 0.14

 .gitignore    |    1 +
 perlbrew.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 79aceb6..cafb5cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 App-perlbrew-0.06.tar.gz
 /App-perlbrew-0.13.tar.gz
+/App-perlbrew-0.14.tar.gz
diff --git a/perlbrew.spec b/perlbrew.spec
index 9a2cbbd..addc800 100644
--- a/perlbrew.spec
+++ b/perlbrew.spec
@@ -1,5 +1,5 @@
 Name:           perlbrew
-Version:        0.13
+Version:        0.14
 Release:        1%{?dist}
 Summary:        Manage perl installations in your $HOME
 License:        MIT
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Dec 02 2010 Iain Arnell <iarnell at gmail.com> 0.14-1
+- update to latest upstream version
+
 * Tue Nov 23 2010 Iain Arnell <iarnell at gmail.com> 0.13-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index cc78d26..6bd88a4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9c066254c5daf3722cfae0ef10622125  App-perlbrew-0.13.tar.gz
+eaafff1ad28f891991e224c7dca40bc6  App-perlbrew-0.14.tar.gz


More information about the scm-commits mailing list