From f75c232f9e1bb0e29da36bf635a36dbe688f0dac Mon Sep 17 00:00:00 2001 From: corsepiu Date: Wed, 5 Jul 2006 19:58:10 +0000 Subject: [PATCH] - Upstream update. --- .cvsignore | 2 +- perl-Params-Util.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index de889c1..d8dacd8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Params-Util-0.14.tar.gz +Params-Util-0.15.tar.gz diff --git a/perl-Params-Util.spec b/perl-Params-Util.spec index 9a9de80..ba463c4 100644 --- a/perl-Params-Util.spec +++ b/perl-Params-Util.spec @@ -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 - 0.15-1 +- Upstream update. + * Sun May 21 2006 Ralf Corsépius - 0.14-1 - Upstream update. diff --git a/sources b/sources index 6318828..26b930d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -683689462ebfa30609fb5641a2658a21 Params-Util-0.14.tar.gz +6b4f7546d87f3002551372ac31ca2c1c Params-Util-0.15.tar.gz