diff --git a/.cvsignore b/.cvsignore index 635c71d..8cbfdc8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Regexp-Common-2.122.tar.gz +Regexp-Common-2010010201.tar.gz diff --git a/perl-Regexp-Common.spec b/perl-Regexp-Common.spec index e870874..94ba4dc 100644 --- a/perl-Regexp-Common.spec +++ b/perl-Regexp-Common.spec @@ -1,6 +1,6 @@ Name: perl-Regexp-Common -Version: 2.122 -Release: 4%{?dist} +Version: 2010010201 +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. @@ -12,6 +12,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) + +# for improved tests +BuildRequires: perl(Test::More) +BuildRequires: perl(Test::Pod) +BuildRequires: perl(Test::Pod::Coverage) + Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -44,6 +50,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Mar 08 2010 Ralf Corsépius - 2010010201-1 +- Upstream update. + * Mon Dec 7 2009 Stepan Kasal - 2.122-4 - rebuild against perl 5.10.1 diff --git a/sources b/sources index 461c3b8..1a4e186 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fdd82fb77f2ef7f85aefd7cfb5107729 Regexp-Common-2.122.tar.gz +e4267a626af781ed62c696f05b2b60f3 Regexp-Common-2010010201.tar.gz