Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-24 22:42:42 +02:00
parent 3163d671b3
commit 9cc50295cf

View File

@ -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 <ppisar@redhat.com> - 1.08-4
- Perl 5.18 rebuild
* Thu Jul 18 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.08-3
- Adjust license tag (RHBZ #977787).