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.