- Upstream update.
This commit is contained in:
parent
509082fbe7
commit
4ad742957e
@ -1 +1 @@
|
||||
Params-Validate-0.94.tar.gz
|
||||
Params-Validate-0.95.tar.gz
|
||||
|
||||
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user