[perl-BackPAN-Index] update to 0.40

Iain Arnell iarnell at fedoraproject.org
Sun Mar 20 08:53:01 UTC 2011


commit dcfd89136123ccba2e531826f7d5373332689ba2
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Mar 20 09:46:51 2011 +0100

    update to 0.40

 .gitignore              |    1 +
 perl-BackPAN-Index.spec |    9 ++++++---
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 001a38b..865b6b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /BackPAN-Index-0.39.tar.gz
+/BackPAN-Index-0.40.tar.gz
diff --git a/perl-BackPAN-Index.spec b/perl-BackPAN-Index.spec
index e08799b..b82198d 100644
--- a/perl-BackPAN-Index.spec
+++ b/perl-BackPAN-Index.spec
@@ -1,6 +1,6 @@
 Name:           perl-BackPAN-Index
-Version:        0.39
-Release:        3%{?dist}
+Version:        0.40
+Release:        1%{?dist}
 Summary:        Interface to the BackPAN index
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -20,7 +20,7 @@ BuildRequires:  perl(File::Path)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Spec::Unix)
 BuildRequires:  perl(LWP::Simple)
-BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Module::Build) >= 0.3700
 BuildRequires:  perl(parent)
 BuildRequires:  perl(Path::Class) >= 0.17
 BuildRequires:  perl(Test::Compile) >= 0.11
@@ -71,6 +71,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 20 2011 Iain Arnell <iarnell at gmail.com> 0.40-1
+- update to latest upstream version
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.39-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 1d5250e..cf15e33 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8679070c6409b4bee4339c0feb605eb1  BackPAN-Index-0.39.tar.gz
+e95c44656032890ef7925a778467ab34  BackPAN-Index-0.40.tar.gz


More information about the scm-commits mailing list