commit db1334f437651e8892d81663967fbb542c26417a
Author: Iain Arnell <iarn...@gmail.com>
Date:   Wed Feb 16 18:25:38 2011 +0100

    update to 1.4401

 .gitignore                |    1 +
 perl-Parse-CPAN-Meta.spec |    8 +++++---
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 44cee64..2c16ac9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Parse-CPAN-Meta-1.40.tar.gz
 /Parse-CPAN-Meta-1.4200.tar.gz
 /Parse-CPAN-Meta-1.4400.tar.gz
+/Parse-CPAN-Meta-1.4401.tar.gz
diff --git a/perl-Parse-CPAN-Meta.spec b/perl-Parse-CPAN-Meta.spec
index 45ff184..9e12c3a 100644
--- a/perl-Parse-CPAN-Meta.spec
+++ b/perl-Parse-CPAN-Meta.spec
@@ -1,8 +1,8 @@
 Name:           perl-Parse-CPAN-Meta
 # dual-lifed module needs to match the epoch in perl.spec
 Epoch:          1
-Version:        1.4400
-Release:        2%{?dist}
+Version:        1.4401
+Release:        1%{?dist}
 Summary:        Parse META.yml and META.json CPAN metadata files
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -17,7 +17,6 @@ BuildRequires:  perl(Module::Load::Conditional) >= 0.26
 BuildRequires:  perl(Test::More) >= 0.47
 Requires:       perl(CPAN::Meta::YAML) >= 0.002
 Requires:       perl(JSON::PP) >= 2.27103
-Requires:       perl(Module::Load::Conditional) >= 0.26
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %{?perl_default_filter}
@@ -51,6 +50,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 16 2011 Iain Arnell <iarn...@gmail.com> 1:1.4401-1
+- update to latest upstream version (removes Module::Load::Conditional dep)
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 1:1.4400-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index f6735bd..f820bff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-944cd2b946aaa81a7d8ac94f63b74228  Parse-CPAN-Meta-1.4400.tar.gz
+32c8b2ba97887b526a0948706c546eba  Parse-CPAN-Meta-1.4401.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