Perl 5.30 rebuild

This commit is contained in:
Jitka Plesnikova 2019-05-31 19:45:06 +02:00
parent 2cdc68e418
commit 7e619e32d3
1 changed files with 4 additions and 1 deletions

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