Perl 5.30 rebuild

This commit is contained in:
Jitka Plesnikova 2019-05-31 19:45:06 +02:00 committed by Paul Howarth
parent eb655ee240
commit f4481acf04

View File

@ -7,7 +7,7 @@
Name: perl-PPI
Version: 1.269
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Parse, Analyze and Manipulate Perl
License: GPL+ or Artistic
URL: https://metacpan.org/release/PPI
@ -97,6 +97,9 @@ make test
%{_mandir}/man3/PPI*.3*
%changelog
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.269-2
- Perl 5.30 rebuild
* Sun May 19 2019 Paul Howarth <paul@city-fan.org> - 1.269-1
- Update to 1.269
- Many small documentation improvements