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 2023-02-17 16:43:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-PPIx-Regexp (Old)
and /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new.22824 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-PPIx-Regexp"
Fri Feb 17 16:43:35 2023 rev:69 rq:1066003 version:0.087
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-PPIx-Regexp/perl-PPIx-Regexp.changes
2023-01-05 15:00:29.428905664 +0100
+++
/work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new.22824/perl-PPIx-Regexp.changes
2023-02-17 16:43:37.394395733 +0100
@@ -1,0 +2,14 @@
+Sun Jan 29 03:08:32 UTC 2023 - Tina Müller <[email protected]>
+
+- updated to 0.087
+ see /usr/share/doc/packages/perl-PPIx-Regexp/Changes
+
+ 0.087 2023-01-28 T. R. Wyant
+ Add support for code in optimized regex, a.k.a. (*{...}). This
+ involved making the recognition of backtracking control more
+ specific, since it also uses (?*...).
+
+ If (*{...}) and (**{...}) are removed from Perl before Perl 5.38.0,
+ support for them will be removed from this package.
+
+-------------------------------------------------------------------
Old:
----
PPIx-Regexp-0.086.tar.gz
New:
----
PPIx-Regexp-0.087.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-PPIx-Regexp.spec ++++++
--- /var/tmp/diff_new_pack.ST49lm/_old 2023-02-17 16:43:37.922398706 +0100
+++ /var/tmp/diff_new_pack.ST49lm/_new 2023-02-17 16:43:37.926398730 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-PPIx-Regexp
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define cpan_name PPIx-Regexp
Name: perl-PPIx-Regexp
-Version: 0.086
+Version: 0.087
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Parse regular expressions
@@ -73,6 +73,7 @@
%prep
%autosetup -n %{cpan_name}-%{version}
+
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build
++++++ PPIx-Regexp-0.086.tar.gz -> PPIx-Regexp-0.087.tar.gz ++++++
++++ 2224 lines of diff (skipped)