Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pcre2 for openSUSE:Factory checked 
in at 2021-06-05 23:30:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pcre2 (Old)
 and      /work/SRC/openSUSE:Factory/.pcre2.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pcre2"

Sat Jun  5 23:30:14 2021 rev:21 rq:896172 version:10.37

Changes:
--------
--- /work/SRC/openSUSE:Factory/pcre2/pcre2.changes      2021-04-19 
21:05:48.512012207 +0200
+++ /work/SRC/openSUSE:Factory/.pcre2.new.1898/pcre2.changes    2021-06-05 
23:30:32.096333930 +0200
@@ -1,0 +2,13 @@
+Thu May 27 12:30:17 UTC 2021 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- pcre2 10.37:
+  * removal of the actual POSIX names regcomp etc. from the POSIX 
+    wrapper library because these have caused issues for some
+    applications, replacing pcre2-symbol-clash.patch
+  * fix a hypothetical NULL dereference
+  * fix two bugs related to over-large numbers so the behaviour is
+    now the same as Perl
+  * Fix propagation of \K back from the full pattern recursion
+  * Restore single character repetition optimization in JIT
+
+-------------------------------------------------------------------

Old:
----
  pcre2-10.36.tar.bz2
  pcre2-10.36.tar.bz2.sig
  pcre2-symbol-clash.patch

New:
----
  pcre2-10.37.tar.bz2
  pcre2-10.37.tar.bz2.sig

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

Other differences:
------------------
++++++ pcre2.spec ++++++
--- /var/tmp/diff_new_pack.9QGDMO/_old  2021-06-05 23:30:32.664334918 +0200
+++ /var/tmp/diff_new_pack.9QGDMO/_new  2021-06-05 23:30:32.668334924 +0200
@@ -18,7 +18,7 @@
 
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 Name:           pcre2
-Version:        10.36
+Version:        10.37
 Release:        0
 Summary:        A library for Perl-compatible regular expressions
 License:        BSD-3-Clause
@@ -31,7 +31,6 @@
 Source4:        baselibs.conf
 #PATCH-FIX-OPENSUSE tchva...@suse.cz upstream thinks it is good idea to use 
rpath, taken from RH
 Patch1:         pcre2-10.10-multilib.patch
-Patch2:         pcre2-symbol-clash.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -55,7 +54,7 @@
 Requires:       libpcre2-16-0 = %{version}
 Requires:       libpcre2-32-0 = %{version}
 Requires:       libpcre2-8-0 = %{version}
-Requires:       libpcre2-posix2 = %{version}
+Requires:       libpcre2-posix3 = %{version}
 Requires:       libstdc++-devel
 
 %description devel
@@ -124,11 +123,11 @@
 
 libpcre2-32 supports 32-bit and UTF-32 strings.
 
-%package -n libpcre2-posix2
+%package -n libpcre2-posix3
 Summary:        A library for Perl-compatible regular expressions
 Group:          System/Libraries
 
-%description -n libpcre2-posix2
+%description -n libpcre2-posix3
 The PCRE2 library is a set of functions that implement regular
 expression pattern matching using the same syntax and semantics
 as Perl 5.
@@ -216,8 +215,8 @@
 %postun -n libpcre2-16-0 -p /sbin/ldconfig
 %post -n libpcre2-32-0 -p /sbin/ldconfig
 %postun -n libpcre2-32-0 -p /sbin/ldconfig
-%post -n libpcre2-posix2 -p /sbin/ldconfig
-%postun -n libpcre2-posix2 -p /sbin/ldconfig
+%post -n libpcre2-posix3 -p /sbin/ldconfig
+%postun -n libpcre2-posix3 -p /sbin/ldconfig
 
 %files -n libpcre2-8-0
 %license COPYING LICENCE
@@ -232,7 +231,7 @@
 %license LICENCE
 %{_libdir}/libpcre2-32.so.*
 
-%files -n libpcre2-posix2
+%files -n libpcre2-posix3
 %license LICENCE
 %{_libdir}/libpcre2-posix.so.*
 

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.9QGDMO/_old  2021-06-05 23:30:32.692334967 +0200
+++ /var/tmp/diff_new_pack.9QGDMO/_new  2021-06-05 23:30:32.692334967 +0200
@@ -1,4 +1,4 @@
 libpcre2-8-0
 libpcre2-16-0
 libpcre2-32-0
-libpcre2-posix2
+libpcre2-posix3

++++++ pcre2-10.36.tar.bz2 -> pcre2-10.37.tar.bz2 ++++++
++++ 18157 lines of diff (skipped)

Reply via email to