From bf22efee44d76bbdb24ec080bdd46657b5fec645 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20Kasal?= Date: Mon, 7 Dec 2009 15:29:48 +0000 Subject: [PATCH] - rebuild against perl 5.10.1 --- perl-Params-Validate.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec index a6d424c..d7c3ba9 100644 --- a/perl-Params-Validate.spec +++ b/perl-Params-Validate.spec @@ -1,7 +1,7 @@ Summary: Params-Validate Perl module Name: perl-Params-Validate Version: 0.92 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Params-Validate/ @@ -68,6 +68,9 @@ IS_MAINTAINER=1 ./Build test %{_mandir}/man3/* %changelog +* Mon Dec 7 2009 Stepan Kasal - 0.92-2 +- rebuild against perl 5.10.1 + * Mon Nov 23 2009 Ralf Corsépius - 0.92-1 - Upstream update. - Switch to Build.PL.