diff --git a/.cvsignore b/.cvsignore index 0b86c84..7f7b631 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Params-Validate-0.87.tar.gz +Params-Validate-0.88.tar.gz diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec index f6ba292..ecc86bf 100644 --- a/perl-Params-Validate.spec +++ b/perl-Params-Validate.spec @@ -10,6 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) # Required by the tests BuildRequires: perl(Test::Taint) BuildRequires: perl(Readonly) @@ -54,6 +55,10 @@ make test %{_mandir}/man3/* %changelog +* Mon Mar 12 2007 Ralf Corsépius - 0.88-1 +- BR: perl(ExtUtils::MakeMaker). +- Upstream update. + * Sat Jan 20 2007 Ralf Corsépius - 0.87-1 - Upstream update. diff --git a/sources b/sources index 3e78163..26b2420 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1d03f99467e7cee9b6c487b761953ddd Params-Validate-0.87.tar.gz +a8b89d2e2b79091337b619fee53e469e Params-Validate-0.88.tar.gz