Hello community, here is the log from the commit of package perl-PPIx-Regexp for openSUSE:Factory checked in at 2018-03-14 19:38:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-PPIx-Regexp (Old) and /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-PPIx-Regexp" Wed Mar 14 19:38:12 2018 rev:37 rq:585304 version:0.056 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-PPIx-Regexp/perl-PPIx-Regexp.changes 2018-02-16 21:45:34.109148423 +0100 +++ /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new/perl-PPIx-Regexp.changes 2018-03-14 19:38:12.474970885 +0100 @@ -1,0 +2,27 @@ +Thu Mar 8 06:44:14 UTC 2018 - [email protected] + +- updated to 0.056 + see /usr/share/doc/packages/perl-PPIx-Regexp/Changes + + 0.056 2018-03-07 T. R. Wyant + Support removal of unescaped literal left curlys after left parens, + which was deprecated in 5.27.8. No actual change in output yet, + since deprecation is not tracked, but the perl_version_removed() + logic is there. + + + Add next_element() and kin. These are analogous to next_sibling() + and kin, but will cross over from content proper into structure + (beginning and end delimiters, etc) and vice versa. + + Correct requirements_for_perl() for impossible regular expression. + It now returns '! $]' when the components of the regexp are valid, but + none are valid under any specific version of Perl. It used to think all + Perls were OK when this happened. + + Add the alpha_assertions introduced in 5.27.9. + + Handle 5.27.9's change from +script_run to *script_run, and support + *sr as a synonym. + +------------------------------------------------------------------- Old: ---- PPIx-Regexp-0.055.tar.gz New: ---- PPIx-Regexp-0.056.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-PPIx-Regexp.spec ++++++ --- /var/tmp/diff_new_pack.o1A01b/_old 2018-03-14 19:38:13.174946022 +0100 +++ /var/tmp/diff_new_pack.o1A01b/_new 2018-03-14 19:38:13.178945879 +0100 @@ -17,11 +17,11 @@ Name: perl-PPIx-Regexp -Version: 0.055 +Version: 0.056 Release: 0 %define cpan_name PPIx-Regexp Summary: Represent a regular expression of some sort -License: Artistic-1.0 or GPL-1.0+ +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/PPIx-Regexp/ Source0: https://cpan.metacpan.org/authors/id/W/WY/WYANT/%{cpan_name}-%{version}.tar.gz ++++++ PPIx-Regexp-0.055.tar.gz -> PPIx-Regexp-0.056.tar.gz ++++++ ++++ 5940 lines of diff (skipped)
