Hello community,

here is the log from the commit of package perl-PPIx-Regexp for 
openSUSE:Factory checked in at 2019-04-04 14:11:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-PPIx-Regexp (Old)
 and      /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new.3908 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-PPIx-Regexp"

Thu Apr  4 14:11:36 2019 rev:45 rq:690512 version:0.064

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-PPIx-Regexp/perl-PPIx-Regexp.changes        
2018-11-10 17:02:32.843521261 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new.3908/perl-PPIx-Regexp.changes  
    2019-04-04 14:11:37.717275299 +0200
@@ -1,0 +2,30 @@
+Tue Apr  2 05:28:42 UTC 2019 - Stephan Kulow <co...@suse.com>
+
+- updated to 0.064
+   see /usr/share/doc/packages/perl-PPIx-Regexp/Changes
+
+  0.064                2019-04-01      T. R. Wyant
+      Empty \p{} should be an error.
+      
+      \x{} and \x{ non-hex } should be errors under "use re 'strict'"
+  
+      \o{} should be an error
+  
+      \o{ non-octal } should be an error under "use re 'strict'"
+  
+      Support wildcard Unicode property values. These were added in
+      5.29.9.
+  
+      Add eg/find-variable-length-lookarounds
+  
+      Add convenience method extract_regexps(). This is a static method
+      on PPIx::Regexp that takes as its argument a PPI::Document and
+      manufactures PPIx::Regexp objects out of anything that parses to a
+      regexp of some sort.
+  
+      Don't run illegal character tests before Perl 5.18 unless we're
+      author testing, because they are noisy. I think the issue is not the
+      Perl version per se, but the version of Unicode; Perl5180delta says
+      it shipped with Unicode 6.2.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-PPIx-Regexp.spec ++++++
--- /var/tmp/diff_new_pack.JCAI0W/_old  2019-04-04 14:11:38.465275692 +0200
+++ /var/tmp/diff_new_pack.JCAI0W/_new  2019-04-04 14:11:38.469275694 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-PPIx-Regexp
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           perl-PPIx-Regexp
-Version:        0.063
+Version:        0.064
 Release:        0
 %define cpan_name PPIx-Regexp
 Summary:        Represent a regular expression of some sort
@@ -31,7 +31,7 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(List::MoreUtils)
-BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Module::Build) >= 0.420000
 BuildRequires:  perl(PPI::Document) >= 1.117
 BuildRequires:  perl(Task::Weaken)
 BuildRequires:  perl(Test::More) >= 0.88

++++++ PPIx-Regexp-0.063.tar.gz -> PPIx-Regexp-0.064.tar.gz ++++++
++++ 2938 lines of diff (skipped)


Reply via email to