Perl 5.30 rebuild

This commit is contained in:
Jitka Plesnikova 2019-05-31 16:26:00 +02:00
parent 69c478667f
commit 2640e90564

View File

@ -1,6 +1,6 @@
Name: perl-Module-Install
Version: 1.19
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Standalone, extensible Perl module installer
License: GPL+ or Artistic
URL: https://metacpan.org/release/Module-Install
@ -129,6 +129,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.19-9
- Perl 5.30 rebuild
* Wed May 15 2019 Petr Pisar <ppisar@redhat.com> - 1.19-8
- Build-require Module::Scandeps for the "Fix a crash when looking up 5.010 Perl
core modules" patch (CPAN RT#71565)