[perlbrew] update to 0.18

Iain Arnell iarnell at fedoraproject.org
Wed Mar 16 04:15:57 UTC 2011


commit db99f68ff7c769dc201dd97f39b87916a7f0048c
Author: Iain Arnell <iarnell at gmail.com>
Date:   Wed Mar 16 05:15:47 2011 +0100

    update to 0.18

 .gitignore    |    1 +
 perlbrew.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c8aee42..1282a6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /App-perlbrew-0.15.tar.gz
 /App-perlbrew-0.16.tar.gz
 /App-perlbrew-0.17.tar.gz
+/App-perlbrew-0.18.tar.gz
diff --git a/perlbrew.spec b/perlbrew.spec
index c0d2ca1..2512c09 100644
--- a/perlbrew.spec
+++ b/perlbrew.spec
@@ -1,5 +1,5 @@
 Name:           perlbrew
-Version:        0.17
+Version:        0.18
 Release:        1%{?dist}
 Summary:        Manage perl installations in your $HOME
 License:        MIT
@@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Mar 16 2011 Iain Arnell <iarnell at gmail.com> 0.18-1
+- update to latest upstream version
+
 * Thu Mar 10 2011 Iain Arnell <iarnell at gmail.com> 0.17-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index c475f3d..4a94f61 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0df804f2148bbcaf15f9a27bff26927d  App-perlbrew-0.17.tar.gz
+c5e61293ed8ba47a6fad35360674c220  App-perlbrew-0.18.tar.gz



More information about the perl-devel mailing list