Hello community,

here is the log from the commit of package perl-PPIx-Regexp for 
openSUSE:Factory checked in at 2019-09-25 08:34:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-PPIx-Regexp (Old)
 and      /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-PPIx-Regexp"

Wed Sep 25 08:34:17 2019 rev:49 rq:732849 version:0.067

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-PPIx-Regexp/perl-PPIx-Regexp.changes        
2019-09-07 11:30:33.166455803 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new.7948/perl-PPIx-Regexp.changes  
    2019-09-25 08:34:18.842336652 +0200
@@ -1,0 +2,5 @@
+Mon Sep 23 12:18:26 UTC 2019 - [email protected]
+
+- fixed control characters in changelog file
+
+-------------------------------------------------------------------
@@ -301,3 +306,3 @@
-    Make /{/ an error
-      Perl fails to parse the above, because once it sees the '{' it wants
-      to find one of the extended boundary assertions (like {wb}), and
+    Make /\b{/ an error
+      Perl fails to parse the above, because once it sees the '\b{' it wants
+      to find one of the extended boundary assertions (like \b{wb}), and
@@ -358 +363 @@
-    Recognize {lb}, introduced in 5.23.7. If this is retracted before
+    Recognize \b{lb}, introduced in 5.23.7. If this is retracted before

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

Other differences:
------------------

Reply via email to