Hello community,
here is the log from the commit of package pcre2 for openSUSE:Factory checked in at 2015-08-01 11:34:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pcre2 (Old)
and /work/SRC/openSUSE:Factory/.pcre2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pcre2"
Changes:
--------
--- /work/SRC/openSUSE:Factory/pcre2/pcre2.changes 2015-06-23 11:57:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pcre2.new/pcre2.changes 2015-08-01 11:34:05.000000000 +0200
@@ -1,0 +2,16 @@
+Tue Jul 14 08:42:04 UTC 2015 - astieger(a)suse.com
+
+- PCRE2 10.20:
+ * Callouts with string arguments and the
+ pcre2_callout_enumerate() function have been implemented.
+ * The PCRE2_NEVER_BACKSLASH_C option, which locks out the use of
+ \C, is added.
+ * The PCRE2_ALT_CIRCUMFLEX option lets ^ match after a newline at
+ the end of a subject in multiline mode.
+ * The way named subpatterns are handled has been refactored. The
+ previous approach had several bugs.
+ * The handling of \c in EBCDIC environments has been changed to
+ conform to the perlebcdic document. (Incompatible change)
+ * Bugs have been mended, many of them discovered by fuzzers.
+
+-------------------------------------------------------------------
Old:
----
pcre2-10.10.tar.bz2
pcre2-10.10.tar.bz2.sig
New:
----
pcre2-10.20.tar.bz2
pcre2-10.20.tar.bz2.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pcre2.spec ++++++
--- /var/tmp/diff_new_pack.y9uj6I/_old 2015-08-01 11:34:06.000000000 +0200
+++ /var/tmp/diff_new_pack.y9uj6I/_new 2015-08-01 11:34:06.000000000 +0200
@@ -17,7 +17,7 @@
Name: pcre2
-Version: 10.10
+Version: 10.20
Release: 0
Summary: A library for Perl-compatible regular expressions
License: BSD-3-Clause
++++++ pcre2-10.10.tar.bz2 -> pcre2-10.20.tar.bz2 ++++++
++++ 16055 lines of diff (skipped)