public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Paul Howarth <paul@city-fan.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-PPI] rawhide: Update to 1.291 (rhbz#2483210)
Date: Fri, 29 May 2026 15:50:39 +0000 [thread overview]
Message-ID: <rpms-perl-PPI-3f08ce9266d1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-PPI
Branch : rawhide
Commit : 3f08ce9266d1ffeda36e8a805e83331159209bba
Author : Paul Howarth <paul@city-fan.org>
Date : 2026-05-29T16:45:23+01:00
Stats : +10/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/perl-PPI/c/3f08ce9266d1ffeda36e8a805e83331159209bba?branch=rawhide
Log:
Update to 1.291 (rhbz#2483210)
- New upstream release 1.291
- Improve parse performance impact of feature tracking even more with a parse
stack cache (GH#318)
- Fix two misbehaviors of location indexing code (GH#326)
- Documentation fixes
- Fail parse on double-referenced input
---
diff --git a/perl-PPI.spec b/perl-PPI.spec
index 45d2d37..06c4a54 100644
--- a/perl-PPI.spec
+++ b/perl-PPI.spec
@@ -6,7 +6,7 @@
%endif
Name: perl-PPI
-Version: 1.286
+Version: 1.291
Release: 1%{?dist}
Summary: Parse, Analyze and Manipulate Perl
License: GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -101,6 +101,14 @@ make test
%{_mandir}/man3/PPI*.3*
%changelog
+* Fri May 29 2026 Paul Howarth <paul@city-fan.org> - 1.291-1
+- Update to 1.291 (rhbz#2483210)
+ - Improve parse performance impact of feature tracking even more with a parse
+ stack cache (GH#318)
+ - Fix two misbehaviors of location indexing code (GH#326)
+ - Documentation fixes
+ - Fail parse on double-referenced input
+
* Mon Apr 27 2026 Paul Howarth <paul@city-fan.org> - 1.286-1
- Update to 1.286
- Add support for dotted bitwise operators (GH#322)
diff --git a/sources b/sources
index 7f423ce..f35be5e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (PPI-1.286.tar.gz) = 94c0c66ba81fa4d278cf72c4256f22bb598ddff05aaf7b571e5f42e62697bf2afb7b56a581d22cf000e58e8e69470cb1a5c6743292a02ded169560cee7e3115d
+SHA512 (PPI-1.291.tar.gz) = 33f7526f6294e1e8c62e1690960785a63e51b0822259417de2432b620f857c875120f54fa97b64fa621539abf787d752cfd2c1273a3193c50fb70a762e28a0d4
reply other threads:[~2026-05-29 15:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=rpms-perl-PPI-3f08ce9266d1@fedoraproject.org \
--to=paul@city-fan.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox