This commit is contained in:
Fedora Release Engineering 2017-07-27 05:35:58 +00:00
parent ad8a21bd67
commit 69db37b84d
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: perl-PPI
Version: 1.236
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Parse, Analyze and Manipulate Perl
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/PPI/
@ -129,6 +129,9 @@ make test TEST_FILES="xt/*.t" RELEASE_TESTING=1
%{_mandir}/man3/PPI*.3*
%changelog
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.236-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu Jun 22 2017 Paul Howarth <paul@city-fan.org> - 1.236-1
- Update to 1.236
- Prevent Node->child from proceeding without a valid argument