diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec index 6301863..4240dc1 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.91 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Params-Validate/ @@ -67,6 +67,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Feb 26 2009 Fedora Release Engineering - 0.91-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Tue Jun 10 2008 Ralf Corsépius - 0.91-1 - Upstream update. - Conditionally activate IS_MAINTAINER tests.