Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-PPIx-Regexp for openSUSE:Factory checked in at 2022-04-14 17:25:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-PPIx-Regexp (Old) and /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new.1941 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-PPIx-Regexp" Thu Apr 14 17:25:17 2022 rev:66 rq:969982 version:0.084 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-PPIx-Regexp/perl-PPIx-Regexp.changes 2022-03-26 22:31:02.817952073 +0100 +++ /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new.1941/perl-PPIx-Regexp.changes 2022-04-14 17:25:50.347289592 +0200 @@ -1,0 +2,14 @@ +Wed Apr 6 03:13:41 UTC 2022 - Tina M??ller <timueller+p...@suse.de> + +- updated to 0.084 + see /usr/share/doc/packages/perl-PPIx-Regexp/Changes + + 0.084 2022-04-02 T. R. Wyant + Require PPI 1.238 for postfix deref support, and recode the + postfix deref logic in terms of 1.238's functionality. + + Parse '@{[ ... ]}' as code, not interpolation. This is more in line + with what it actually represents, and allows correct versioning of + postfix dereferences. But is is an incompatible change. + +------------------------------------------------------------------- Old: ---- PPIx-Regexp-0.083.tar.gz New: ---- PPIx-Regexp-0.084.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-PPIx-Regexp.spec ++++++ --- /var/tmp/diff_new_pack.uQCW11/_old 2022-04-14 17:25:50.915290257 +0200 +++ /var/tmp/diff_new_pack.uQCW11/_new 2022-04-14 17:25:50.919290261 +0200 @@ -18,7 +18,7 @@ %define cpan_name PPIx-Regexp Name: perl-PPIx-Regexp -Version: 0.083 +Version: 0.084 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Parse regular expressions @@ -29,12 +29,12 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Module::Build) >= 0.420000 -BuildRequires: perl(PPI::Document) >= 1.117 -BuildRequires: perl(PPI::Dumper) >= 1.117 +BuildRequires: perl(PPI::Document) >= 1.238 +BuildRequires: perl(PPI::Dumper) >= 1.238 BuildRequires: perl(Task::Weaken) BuildRequires: perl(Test::More) >= 0.88 -Requires: perl(PPI::Document) >= 1.117 -Requires: perl(PPI::Dumper) >= 1.117 +Requires: perl(PPI::Document) >= 1.238 +Requires: perl(PPI::Dumper) >= 1.238 Requires: perl(Task::Weaken) %{perl_requires} ++++++ PPIx-Regexp-0.083.tar.gz -> PPIx-Regexp-0.084.tar.gz ++++++ ++++ 1719 lines of diff (skipped)