Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-06 19:25:00 +02:00
parent f202d1c6cd
commit ff16d4fbe2

View File

@ -16,7 +16,7 @@
Summary: Params-Validate Perl module
Name: perl-Params-Validate
Version: 1.18
Release: 1%{?dist}
Release: 2%{?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
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.18-2
- Perl 5.22 rebuild
* Tue Feb 24 2015 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.18-1
- Upstream update.
- BR: perl(Test::Version).