Hello community,
here is the log from the commit of package perl-PPIx-Regexp for
openSUSE:Factory checked in at 2020-03-03 10:14:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-PPIx-Regexp (Old)
and /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-PPIx-Regexp"
Tue Mar 3 10:14:34 2020 rev:52 rq:780472 version:0.070
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-PPIx-Regexp/perl-PPIx-Regexp.changes
2020-02-15 22:24:52.167291855 +0100
+++
/work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new.26092/perl-PPIx-Regexp.changes
2020-03-03 10:14:40.270455570 +0100
@@ -1,0 +2,29 @@
+Fri Feb 28 03:11:12 UTC 2020 - <[email protected]>
+
+- updated to 0.070
+ see /usr/share/doc/packages/perl-PPIx-Regexp/Changes
+
+ 0.070 2020-02-27 T. R. Wyant
+ Add index_locations option to PPIx::Regexp->new(). This defaults to
+ true if the regexp is specified as a PPI::Element object. The
+ locations are consistent with the containing PPI::Document.
+
+ Add methods location(), column_number(), line_number(),
+ logical_filename(), logical_line_number(), and
+ visual_column_number() to PPIx::Regexp::Element. All return undef if
+ the locations could not be determined.
+
+ Add method statement() to PPIx::Regexp::Element. This returns the
+ PPI statement containing the regexp element, or nothing if none.
+
+ Add method is_matcher() to PPIx::Regexp::Element. This classifies
+ objects as to whether they actually match something in the target
+ string. Possible returns are true (they do), false but defined (they
+ do not) and undef (no clue).
+
+ Add methods first_token() and last_token() to PPIx::Regexp::Node.
+
+ Add methods next_token() and previous_token() to
+ PPIx::Regexp::Element.
+
+-------------------------------------------------------------------
Old:
----
PPIx-Regexp-0.069.tar.gz
New:
----
PPIx-Regexp-0.070.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-PPIx-Regexp.spec ++++++
--- /var/tmp/diff_new_pack.KmjYGC/_old 2020-03-03 10:14:41.094457274 +0100
+++ /var/tmp/diff_new_pack.KmjYGC/_new 2020-03-03 10:14:41.098457283 +0100
@@ -17,7 +17,7 @@
Name: perl-PPIx-Regexp
-Version: 0.069
+Version: 0.070
Release: 0
%define cpan_name PPIx-Regexp
Summary: Represent a regular expression of some sort
++++++ PPIx-Regexp-0.069.tar.gz -> PPIx-Regexp-0.070.tar.gz ++++++
++++ 3180 lines of diff (skipped)