- Upstream update.

This commit is contained in:
corsepiu 2010-03-03 10:45:28 +00:00
parent 509082fbe7
commit 4ad742957e
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
Params-Validate-0.94.tar.gz
Params-Validate-0.95.tar.gz

View File

@ -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 <corsepiu@fedoraproject.org> - 0.95-1
- Upstream update.
* Thu Dec 15 2009 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.94-1
- Upstream update.
- Reflect upstream having reworked author tests to using AUTHOR_TESTING=1.

View File

@ -1 +1 @@
86da1b8ad762063913f454f81b42a816 Params-Validate-0.94.tar.gz
f544f12357ae4ba44044cd8cb2b83a9f Params-Validate-0.95.tar.gz