Hello community, here is the log from the commit of package perl-PPIx-Regexp for openSUSE:Leap:15.2 checked in at 2020-03-06 12:39:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/perl-PPIx-Regexp (Old) and /work/SRC/openSUSE:Leap:15.2/.perl-PPIx-Regexp.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-PPIx-Regexp" Fri Mar 6 12:39:00 2020 rev:34 rq:781121 version:0.070 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/perl-PPIx-Regexp/perl-PPIx-Regexp.changes 2020-02-16 18:31:09.450807117 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.perl-PPIx-Regexp.new.26092/perl-PPIx-Regexp.changes 2020-03-06 12:40:55.430744312 +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.sZ8ZXf/_old 2020-03-06 12:40:55.682744465 +0100 +++ /var/tmp/diff_new_pack.sZ8ZXf/_new 2020-03-06 12:40:55.686744467 +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)
