Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libqt5-qtwebengine for 
openSUSE:Factory checked in at 2023-07-30 20:57:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtwebengine (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new.32662 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtwebengine"

Sun Jul 30 20:57:23 2023 rev:91 rq:1101256 version:5.15.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtwebengine/libqt5-qtwebengine.changes    
2023-05-28 19:21:27.672468848 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new.32662/libqt5-qtwebengine.changes
 2023-07-30 20:57:24.807091981 +0200
@@ -1,0 +2,6 @@
+Fri Jul 28 19:03:30 UTC 2023 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- build with older re2 on Tumbleweed, the upcoming re2 2023-07-01
+  breaks qtwebengine 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libqt5-qtwebengine.spec ++++++
--- /var/tmp/diff_new_pack.7PCsxM/_old  2023-07-30 20:57:27.063105376 +0200
+++ /var/tmp/diff_new_pack.7PCsxM/_new  2023-07-30 20:57:27.067105400 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qtwebengine
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -171,7 +171,8 @@
 BuildRequires:  pkgconfig(pangoft2)
 BuildRequires:  pkgconfig(poppler-cpp)
 BuildRequires:  pkgconfig(protobuf)
-BuildRequires:  pkgconfig(re2)
+# re2 >= 2023-07-01 breaks the build, use libre2-10-devel if needed
+BuildRequires:  pkgconfig(re2) <= 10.0.0
 BuildRequires:  pkgconfig(speex)
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(vpx) >= 1.8.0

Reply via email to