From 2d8760c1ef85144c90a6852fa3ce4476d366ffa2 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 27 Feb 2009 00:17:32 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- 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 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.