diff --git a/.gitignore b/.gitignore index 6dd6737..ecbdfc2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/Regexp-Common-2016010801.tar.gz +/Regexp-Common-2016020301.tar.gz diff --git a/perl-Regexp-Common.spec b/perl-Regexp-Common.spec index 8d9555a..8994b2f 100644 --- a/perl-Regexp-Common.spec +++ b/perl-Regexp-Common.spec @@ -1,6 +1,6 @@ Name: perl-Regexp-Common -Version: 2016010801 -Release: 3%{?dist} +Version: 2016020301 +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. @@ -24,6 +24,7 @@ BuildRequires: perl(warnings) BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::Pod::Coverage) +BuildRequires: perl(Test::Regexp) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -50,6 +51,10 @@ make test %{_mandir}/man3/* %changelog +* Sun Feb 14 2016 Ralf Corsépius - 2016020301-1 +- Upstream update. +- Add BR: perl(Test::Regexp). + * Thu Feb 04 2016 Fedora Release Engineering - 2016010801-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 2ee87d7..3859d8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a7a86d2d4ec05b77898823f7b36ff59e Regexp-Common-2016010801.tar.gz +a3126d635295869bf78c4e5c8f5e9949 Regexp-Common-2016020301.tar.gz