From 57e96bec693c499710037ab47926a407fa492087 Mon Sep 17 00:00:00 2001 From: Ralf Corsépius Date: Jan 08 2015 06:43:48 +0000 Subject: Upstream update. - Reflect upstream changes. --- diff --git a/.gitignore b/.gitignore index 4fecdc7..dbffe69 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/Params-Validate-1.13.tar.gz +/Params-Validate-1.16.tar.gz diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec index 0f15f60..979c3d7 100644 --- a/perl-Params-Validate.spec +++ b/perl-Params-Validate.spec @@ -15,8 +15,8 @@ Summary: Params-Validate Perl module Name: perl-Params-Validate -Version: 1.13 -Release: 4%{?dist} +Version: 1.16 +Release: 1%{?dist} License: Artistic 2.0 Group: Development/Libraries URL: http://search.cpan.org/dist/Params-Validate/ @@ -51,16 +51,21 @@ BuildRequires: perl(Readonly::XS) %if %{with release_tests} # For release testing tests +BuildRequires: perl(Pod::Coverage::TrustPod) +BuildRequires: perl(LWP::Protocol::https) BuildRequires: perl(Test::CPAN::Changes) BuildRequires: perl(Test::EOL) BuildRequires: perl(Test::NoTabs) +BuildRequires: perl(Test::LeakTrace) BuildRequires: perl(Test::Pod) >= 1.41 BuildRequires: perl(Test::Pod::Coverage) >= 1.04 BuildRequires: perl(Test::Pod::LinkCheck) BuildRequires: perl(Test::Pod::No404s) -BuildRequires: perl(LWP::Protocol::https) BuildRequires: perl(Test::Spelling) +BuildRequires: perl(Test::Synopsis) BuildRequires: aspell-en +# Optional: +BuildRequires: perl(Test::Portability::Files) %endif %{?perl_default_filter} @@ -91,13 +96,17 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' %{?with_release_tests:RELEASE_TESTING=1} %{!?with_network:SKIP_POD_NO404S=1} ./Build test %files -%doc Changes LICENSE README TODO +%doc Changes LICENSE TODO %{perl_vendorarch}/Params %{perl_vendorarch}/auto/Params %{perl_vendorarch}/Attribute %{_mandir}/man3/* %changelog +* Thu Jan 08 2015 Ralf Corsépius - 1.16-1 +- Upstream update. +- Reflect upstream changes. + * Sun Sep 07 2014 Jitka Plesnikova - 1.13-4 - Perl 5.20 re-rebuild of bootstrapped packages diff --git a/sources b/sources index d4d0bc4..8b90971 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -51061593757a172a98ce15097e2da5d6 Params-Validate-1.13.tar.gz +616c869002972046a6b82d96687d09cb Params-Validate-1.16.tar.gz