- Upstream update.
This commit is contained in:
parent
62172f20a0
commit
f75c232f9e
@ -1 +1 @@
|
||||
Params-Util-0.14.tar.gz
|
||||
Params-Util-0.15.tar.gz
|
||||
|
||||
@ -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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user