diff --git a/.cvsignore b/.cvsignore index ca9f0f7..3846a45 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Params-Validate-0.94.tar.gz +Params-Validate-0.95.tar.gz diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec index 3f10dc7..3bf2778 100644 --- a/perl-Params-Validate.spec +++ b/perl-Params-Validate.spec @@ -1,6 +1,6 @@ Summary: Params-Validate Perl module Name: perl-Params-Validate -Version: 0.94 +Version: 0.95 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries @@ -12,7 +12,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildRequires: perl(ExtUtils::CBuilder) BuildRequires: perl(Pod::Man) -# N/A in Fedora: BuildRequires: perl(Module::Build) >= 0.35 +# N/A in Fedora: BuildRequires: perl(Module::Build) >= 0.36 BuildRequires: perl(Module::Build) # Required by the tests @@ -64,6 +64,9 @@ AUTHOR_TESTING=1 ./Build test %{_mandir}/man3/* %changelog +* Wed Mar 03 2010 Ralf Corsépius - 0.95-1 +- Upstream update. + * Thu Dec 15 2009 Ralf Corsépius - 0.94-1 - Upstream update. - Reflect upstream having reworked author tests to using AUTHOR_TESTING=1. diff --git a/sources b/sources index 430cc51..55c4d38 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -86da1b8ad762063913f454f81b42a816 Params-Validate-0.94.tar.gz +f544f12357ae4ba44044cd8cb2b83a9f Params-Validate-0.95.tar.gz