Perl 5.28 rebuild

This commit is contained in:
Jitka Plesnikova 2018-06-29 08:44:45 +02:00
parent 6dd560a7ff
commit bad187c5e0

View File

@ -7,7 +7,7 @@
Name: perl-Ref-Util
Version: 0.204
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Utility functions for checking references
License: MIT
URL: https://metacpan.org/release/Ref-Util
@ -85,6 +85,9 @@ make test
%{_mandir}/man3/Ref::Util::PP.3*
%changelog
* Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.204-2
- Perl 5.28 rebuild
* Thu Apr 19 2018 Paul Howarth <paul@city-fan.org> - 0.204-1
- Update to 0.204
- Fix Makefile.PL so that the 'install' sub is patched before WriteMakefile()