[perl-Regexp-Common] Upstream update.

corsepiu corsepiu at fedoraproject.org
Thu Dec 15 15:40:47 UTC 2011


commit fa9475cfa325eb3a99dde2c27f539a30d55b0885
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Thu Dec 15 16:40:46 2011 +0100

    Upstream update.

 .gitignore              |    3 +--
 perl-Regexp-Common.spec |   29 ++++++++++++++++-------------
 sources                 |    2 +-
 3 files changed, 18 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a7c3be9..44174a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-Regexp-Common-2010010201.tar.gz
-/Regexp-Common-2011041701.tar.gz
+/Regexp-Common-2011121001.tar.gz
diff --git a/perl-Regexp-Common.spec b/perl-Regexp-Common.spec
index c61810f..2af5857 100644
--- a/perl-Regexp-Common.spec
+++ b/perl-Regexp-Common.spec
@@ -1,23 +1,23 @@
-Name: 		perl-Regexp-Common
-Version: 	2011041701
-Release: 	2%{?dist}
-Summary: 	Regexp::Common Perl module
+Name:		perl-Regexp-Common
+Version:	2011121001
+Release:	1%{?dist}
+Summary:	Regexp::Common Perl module
 # Old Artistic 1.0 is also valid, but we won't list it here since it is non-free.
 # Also, it would throw off the automated license check and flag this package.
-License: 	Artistic 2.0 or MIT or BSD
-Group: 		Development/Libraries
-URL: 		http://search.cpan.org/dist/Regexp-Common/
-Source0: 	http://www.cpan.org/authors/id/A/AB/ABIGAIL/Regexp-Common-%{version}.tar.gz
+License:	Artistic 2.0 or MIT or BSD
+Group:		Development/Libraries
+URL:		http://search.cpan.org/dist/Regexp-Common/
+Source0:	http://www.cpan.org/authors/id/A/AB/ABIGAIL/Regexp-Common-%{version}.tar.gz
 
 BuildArch: noarch
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:	perl(ExtUtils::MakeMaker)
 
 # for improved tests
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::Pod::Coverage)
+BuildRequires:	perl(Test::More)
+BuildRequires:	perl(Test::Pod)
+BuildRequires:	perl(Test::Pod::Coverage)
 
-Requires:  	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
 Regexp::Common - Provide commonly requested regular expressions
@@ -45,6 +45,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Dec 15 2011 Ralf Corsépius <corsepiu at fedoraproject.org> - 2011121001-1
+- Upstream update.
+
 * Mon Jun 20 2011 Marcela Mašláňová <mmaslano at redhat.com> - 2011041701-2
 - Perl mass rebuild
 
diff --git a/sources b/sources
index b5cd5f4..52a7185 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7e6bef3eefff91ecb2f07b1e81217650  Regexp-Common-2011041701.tar.gz
+9e6a8fed514017589f44cde02b947ac5  Regexp-Common-2011121001.tar.gz



More information about the perl-devel mailing list