Perl 5.26 rebuild

This commit is contained in:
Jitka Plesnikova 2017-06-05 01:44:07 +02:00
parent 0fa18554ff
commit 7d0d58cb5a

View File

@ -1,6 +1,6 @@
Name: perl-Params-Classify
Version: 0.013
Release: 18%{?dist}
Release: 19%{?dist}
Summary: Argument type classification
License: GPL+ or Artistic
Group: Development/Libraries
@ -57,6 +57,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
%{_mandir}/man3/*
%changelog
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.013-19
- Perl 5.26 rebuild
* Mon May 22 2017 Petr Pisar <ppisar@redhat.com> - 0.013-18
- Restore compatibility with Perl 5.26.0 (CPAN RT#114490)