Perl 5.28 rebuild

This commit is contained in:
Jitka Plesnikova 2018-06-29 07:56:58 +02:00
parent 1bd88dd95a
commit 5ffede42e2

View File

@ -1,7 +1,7 @@
Summary: Params-Validate Perl module
Name: perl-Params-Validate
Version: 1.29
Release: 5%{?dist}
Release: 6%{?dist}
License: Artistic 2.0
URL: https://metacpan.org/release/Params-Validate
Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/Params-Validate-%{version}.tar.gz
@ -72,6 +72,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
%{_mandir}/man3/*
%changelog
* Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.29-6
- Perl 5.28 rebuild
* Fri Mar 02 2018 Petr Pisar <ppisar@redhat.com> - 1.29-5
- Adapt to removing GCC from a build root (bug #1547165)