- Upstream update.

This commit is contained in:
corsepiu 2006-07-05 19:58:10 +00:00
parent 62172f20a0
commit f75c232f9e
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
Params-Util-0.14.tar.gz
Params-Util-0.15.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Params-Util
Version: 0.14
Version: 0.15
Release: 1%{?dist}
Summary: Simple standalone param-checking functions
License: GPL or Artistic
@ -24,6 +24,7 @@ makes checking parameters a hell of a lot easier.
%prep
%setup -q -n Params-Util-%{version}
find -type f -exec chmod -x {} \;
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
@ -49,6 +50,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Jul 05 2006 Ralf Corsépius <rc040203@freenet.de> - 0.15-1
- Upstream update.
* Sun May 21 2006 Ralf Corsépius <rc040203@freenet.de> - 0.14-1
- Upstream update.

View File

@ -1 +1 @@
683689462ebfa30609fb5641a2658a21 Params-Util-0.14.tar.gz
6b4f7546d87f3002551372ac31ca2c1c Params-Util-0.15.tar.gz