[perl-CPAN-Meta] update to 2.110910

Iain Arnell iarnell at fedoraproject.org
Sat Apr 2 06:51:02 UTC 2011


commit 42ec8f2416ab9551c4ff10fa0679aadc5bc3989c
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Apr 2 08:32:43 2011 +0200

    update to 2.110910

 .gitignore          |    1 +
 perl-CPAN-Meta.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1ce20ad..f1e1e45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ CPAN-Meta-2.102160.tar.gz
 /CPAN-Meta-2.110440.tar.gz
 /CPAN-Meta-2.110550.tar.gz
 /CPAN-Meta-2.110580.tar.gz
+/CPAN-Meta-2.110910.tar.gz
diff --git a/perl-CPAN-Meta.spec b/perl-CPAN-Meta.spec
index 5079f6d..2d8cc62 100644
--- a/perl-CPAN-Meta.spec
+++ b/perl-CPAN-Meta.spec
@@ -1,10 +1,10 @@
 Name:           perl-CPAN-Meta
 Summary:        Distribution metadata for a CPAN dist
-Version:        2.110580
+Version:        2.110910
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
-Source0:        http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/CPAN-Meta-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/CPAN-Meta-%{version}.tar.gz
 URL:            http://search.cpan.org/dist/CPAN-Meta/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sat Apr 02 2011 Iain Arnell <iarnell at gmail.com> 2.110910-1
+- update to latest upstream version
+
 * Sun Mar 06 2011 Iain Arnell <iarnell at gmail.com> 2.110580-1
 - update to latest upstream version
 - drop BR perl(Storable)
diff --git a/sources b/sources
index d5ba0e2..aaa389b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a0e629045f5506eb29f6148eb5c9cbef  CPAN-Meta-2.110580.tar.gz
+c2727481b87b1bf83854f91e0180690e  CPAN-Meta-2.110910.tar.gz



More information about the perl-devel mailing list