Hello community,

here is the log from the commit of package libqt5-qtwebengine for 
openSUSE:Factory checked in at 2019-09-21 17:29:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtwebengine (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtwebengine"

Sat Sep 21 17:29:00 2019 rev:50 rq:731899 version:5.13.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtwebengine/libqt5-qtwebengine.changes    
2019-09-09 12:31:30.309510414 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new.7948/libqt5-qtwebengine.changes
  2019-09-21 17:29:03.236735707 +0200
@@ -1,0 +2,7 @@
+Thu Sep 19 07:48:11 UTC 2019 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Add gn_args+=link_pulseaudio=true to work around incompatibility
+  with PA 13 headers (QTBUG-77037)
+- Enable kerberos support
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libqt5-qtwebengine.spec ++++++
--- /var/tmp/diff_new_pack.BnokKw/_old  2019-09-21 17:29:06.508735744 +0200
+++ /var/tmp/diff_new_pack.BnokKw/_new  2019-09-21 17:29:06.508735744 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qtwebengine
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright © 2017 Kevin Kofler <ke...@tigcc.ticalc.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -276,13 +276,15 @@
 export RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-g / }
 %endif
 # It does not actually include proprietary codecs, it only makes it attempt to 
use ffmpeg
+# Link pulseaudio to work around QTBUG-77037
 %qmake5 QMAKE_CFLAGS="$RPM_OPT_FLAGS" \
         QMAKE_LFLAGS+="-Wl,--no-keep-memory -Wl,--hash-size=31 
-Wl,--reduce-memory-overheads" \
+        gn_args+="link_pulseaudio=true" \
 %if 0%{?suse_version} < 1330
         QMAKE_CC=gcc-7 QMAKE_CXX=g++-7 CONFIG+=c++14 \
 %endif
         qtwebengine.pro -- \
-        -webengine-alsa -no-webengine-embedded-build \
+        -webengine-alsa -webengine-kerberos -no-webengine-embedded-build \
 %if %{with system_icu}
         -system-webengine-icu \
 %endif


Reply via email to