From 9cc50295cf09b6dc0b178734f97e24c8166d7304 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 24 Jul 2013 22:42:42 +0200 Subject: [PATCH] Perl 5.18 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 fc7ea52..5a5a491 100644 --- a/perl-Params-Validate.spec +++ b/perl-Params-Validate.spec @@ -16,7 +16,7 @@ Summary: Params-Validate Perl module Name: perl-Params-Validate Version: 1.08 -Release: 3%{?dist} +Release: 4%{?dist} License: Artistic 2.0 Group: Development/Libraries URL: http://search.cpan.org/dist/Params-Validate/ @@ -103,6 +103,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' %{_mandir}/man3/* %changelog +* Wed Jul 24 2013 Petr Pisar - 1.08-4 +- Perl 5.18 rebuild + * Thu Jul 18 2013 Ralf Corsépius - 1.08-3 - Adjust license tag (RHBZ #977787).