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).