commit 7ca9612fa6bd939c3dc757b855bc500c08ee9f57
Author: Iain Arnell <iarn...@gmail.com>
Date:   Tue Feb 7 07:08:15 2012 +0100

    update to 0.41

 .gitignore    |    1 +
 perlbrew.spec |    8 ++++++--
 sources       |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9bbf83f..aba98a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /App-perlbrew-0.32.tar.gz
 /App-perlbrew-0.33.tar.gz
 /App-perlbrew-0.39.tar.gz
+/App-perlbrew-0.41.tar.gz
diff --git a/perlbrew.spec b/perlbrew.spec
index 889c290..79176c9 100644
--- a/perlbrew.spec
+++ b/perlbrew.spec
@@ -1,5 +1,5 @@
 Name:           perlbrew
-Version:        0.39
+Version:        0.41
 Release:        1%{?dist}
 Summary:        Manage perl installations in your $HOME
 License:        MIT
@@ -9,9 +9,10 @@ Source0:        
http://www.cpan.org/authors/id/G/GU/GUGOD/App-perlbrew-%{version
 BuildArch:      noarch
 BuildRequires:  perl >= 1:5.8.0
 BuildRequires:  perl(Capture::Tiny) >= 0.13
+BuildRequires:  perl(CPAN::Perl::Releases) >= 0.40
 BuildRequires:  perl(Cwd)
 BuildRequires:  perl(Data::Dumper)
-BuildRequires:  perl(Devel::PatchPerl) >= 0.46
+BuildRequires:  perl(Devel::PatchPerl) >= 0.62
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Copy)
 BuildRequires:  perl(File::Path::Tiny) >= 0.1
@@ -79,6 +80,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Feb 07 2012 Iain Arnell <iarn...@gmail.com> 0.41-1
+- update to latest upstream version
+
 * Thu Jan 05 2012 Iain Arnell <iarn...@gmail.com> 0.39-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index 572c437..00026e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dbdf5b336e58ff45648b5a7175ad5016  App-perlbrew-0.39.tar.gz
+67ea22c077e28a7018b43fdc30865182  App-perlbrew-0.41.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to