Hello community,

here is the log from the commit of package perl-PPIx-Regexp for 
openSUSE:Factory checked in at 2016-05-25 21:29:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-PPIx-Regexp (Old)
 and      /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-PPIx-Regexp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-PPIx-Regexp/perl-PPIx-Regexp.changes        
2016-03-16 10:34:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new/perl-PPIx-Regexp.changes   
2016-05-25 21:29:28.000000000 +0200
@@ -1,0 +2,35 @@
+Mon May 23 12:26:13 UTC 2016 - [email protected]
+
+- updated to 0.050
+   see /usr/share/doc/packages/perl-PPIx-Regexp/Changes
+
+  0.050                2016-05-06      T. R. Wyant
+    Parse bracketed substitution with embedded comment. This is something
+      like s{foo}
+#{bar}
+{baz} which is equivalent to s/foo/baz/. PPI
+      gets this wrong, and we're not smart enough to fix up the PPI parse,
+      but if given this as text, we now parse it correctly.
+  
+    We now recognize postfix dereferences by default, since Perl does
+      beginning with 5.24. In other words, default new() argument
+      'postderef' to true.
+  
+    Unterminated substitutions (i.e. 's//') should no longer cause an
+      exception. Instead they parse as an unknown token.
+
+-------------------------------------------------------------------
+Thu May  5 09:52:49 UTC 2016 - [email protected]
+
+- updated to 0.049
+   see /usr/share/doc/packages/perl-PPIx-Regexp/Changes
+
+  0.049                2016-04-19      T. R. Wyant
+    Robustify PPIx::Regexp->perl_version_removed()
+      The problem here was that if the expression being parsed was
+      sufficiently badly-formed, $self->delimiters() would be undef, throwing
+      a warning.
+  
+    Correct dump of embedded modifiers (eg: (?i:...))
+
+-------------------------------------------------------------------

Old:
----
  PPIx-Regexp-0.048.tar.gz

New:
----
  PPIx-Regexp-0.050.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-PPIx-Regexp.spec ++++++
--- /var/tmp/diff_new_pack.FIdFhp/_old  2016-05-25 21:29:29.000000000 +0200
+++ /var/tmp/diff_new_pack.FIdFhp/_new  2016-05-25 21:29:29.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-PPIx-Regexp
-Version:        0.048
+Version:        0.050
 Release:        0
 %define cpan_name PPIx-Regexp
 Summary:        Represent a regular expression of some sort

++++++ PPIx-Regexp-0.048.tar.gz -> PPIx-Regexp-0.050.tar.gz ++++++
++++ 2143 lines of diff (skipped)


Reply via email to