Hello community,

here is the log from the commit of package libqt5-qtwebengine for 
openSUSE:Factory checked in at 2017-07-08 12:24:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtwebengine (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtwebengine"

Sat Jul  8 12:24:53 2017 rev:21 rq:507712 version:5.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtwebengine/libqt5-qtwebengine.changes    
2017-06-18 13:49:50.743417798 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new/libqt5-qtwebengine.changes   
    2017-07-08 12:24:54.742745559 +0200
@@ -1,0 +2,10 @@
+Sat Jul  1 08:03:22 UTC 2017 - lbeltr...@kde.org
+
+- Update to 5.9.1
+  * For more details please see:
+    http://blog.qt.io/blog/2017/06/30/qt-5-9-1-released/
+- Drop upstreamed patches:
+  * arm64-linux.patch
+  * arm64-toolchain.patch
+
+-------------------------------------------------------------------

Old:
----
  arm64-linux.patch
  arm64-toolchain.patch
  qtwebengine-opensource-src-5.9.0.tar.xz

New:
----
  qtwebengine-opensource-src-5.9.1.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtwebengine.spec ++++++
--- /var/tmp/diff_new_pack.3UyF7v/_old  2017-07-08 12:25:06.165134300 +0200
+++ /var/tmp/diff_new_pack.3UyF7v/_new  2017-07-08 12:25:06.169133735 +0200
@@ -44,26 +44,22 @@
 %endif
 
 Name:           libqt5-qtwebengine
-Version:        5.9.0
+Version:        5.9.1
 Release:        0
 Summary:        Qt 5 WebEngine Library
 License:        SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
 Group:          Development/Libraries/X11
 Url:            https://www.qt.io
 %define base_name libqt5
-%define real_version 5.9.0
-%define so_version 5.9.0
+%define real_version 5.9.1
+%define so_version 5.9.1
 %define tar_version qtwebengine-opensource-src-%{real_version}
 Source:         
https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:        baselibs.conf
 # PATCH-FIX-UPSTREAM armv6-ffmpeg-no-thumb.patch - Fix ffmpeg configuration 
for armv6
-Patch2:         armv6-ffmpeg-no-thumb.patch
-# PATCH-FIX-UPSTREAM
-Patch3:         arm64-linux.patch
-# PATCH-FIX-UPSTREAM (chromium!)
-Patch4:         arm64-toolchain.patch
+Patch1:         armv6-ffmpeg-no-thumb.patch
 # PATCH-FIX-UPSTREAM disable-gpu-when-using-nouveau-boo-1005323.diff -- Detect 
nouveau opengl drivers and disable gpu usage to work around nouveau crashing
-Patch5:         disable-gpu-when-using-nouveau-boo-1005323.diff
+Patch2:         disable-gpu-when-using-nouveau-boo-1005323.diff
 # http://www.chromium.org/blink not ported to PowerPC
 ExcludeArch:    ppc ppc64 ppc64le s390 s390x
 # Try to fix i586 MemoryErrors with rpmlint
@@ -228,10 +224,8 @@
 %prep
 %setup -q -n qtwebengine-opensource-src-%{real_version}
 sed -i 's|$(STRIP)|strip|g' src/core/core_module.pro
+%patch1 -p1
 %patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
 # QTBUG-61128
 sed -i -e '/toolprefix = /d' -e 's/\${toolprefix}//g' \
   src/3rdparty/chromium/build/toolchain/linux/BUILD.gn

++++++ armv6-ffmpeg-no-thumb.patch ++++++
--- /var/tmp/diff_new_pack.3UyF7v/_old  2017-07-08 12:25:06.205128658 +0200
+++ /var/tmp/diff_new_pack.3UyF7v/_new  2017-07-08 12:25:06.209128094 +0200
@@ -1,8 +1,8 @@
-Index: 
qtwebengine-opensource-src-5.8.0/src/3rdparty/chromium/third_party/ffmpeg/chromium/config/Chromium/linux/arm/config.h
+Index: 
qtwebengine-opensource-src-5.9.1/src/3rdparty/chromium/third_party/ffmpeg/chromium/config/Chromium/linux/arm/config.h
 ===================================================================
---- 
qtwebengine-opensource-src-5.8.0.orig/src/3rdparty/chromium/third_party/ffmpeg/chromium/config/Chromium/linux/arm/config.h
-+++ 
qtwebengine-opensource-src-5.8.0/src/3rdparty/chromium/third_party/ffmpeg/chromium/config/Chromium/linux/arm/config.h
-@@ -550,7 +550,7 @@
+--- 
qtwebengine-opensource-src-5.9.1.orig/src/3rdparty/chromium/third_party/ffmpeg/chromium/config/Chromium/linux/arm/config.h
++++ 
qtwebengine-opensource-src-5.9.1/src/3rdparty/chromium/third_party/ffmpeg/chromium/config/Chromium/linux/arm/config.h
+@@ -569,7 +569,7 @@
  #define CONFIG_PIC 1
  #define CONFIG_POD2MAN 1
  #define CONFIG_RAISE_MAJOR 0

++++++ disable-gpu-when-using-nouveau-boo-1005323.diff ++++++
--- /var/tmp/diff_new_pack.3UyF7v/_old  2017-07-08 12:25:06.229125273 +0200
+++ /var/tmp/diff_new_pack.3UyF7v/_new  2017-07-08 12:25:06.233124708 +0200
@@ -1,7 +1,7 @@
-Index: qtwebengine-opensource-src-5.9.0-beta4/src/core/web_engine_context.cpp
+Index: qtwebengine-opensource-src-5.9.1/src/core/web_engine_context.cpp
 ===================================================================
---- qtwebengine-opensource-src-5.9.0-beta4.orig/src/core/web_engine_context.cpp
-+++ qtwebengine-opensource-src-5.9.0-beta4/src/core/web_engine_context.cpp
+--- qtwebengine-opensource-src-5.9.1.orig/src/core/web_engine_context.cpp
++++ qtwebengine-opensource-src-5.9.1/src/core/web_engine_context.cpp
 @@ -90,6 +90,7 @@
  #include <QOffscreenSurface>
  #ifndef QT_NO_OPENGL
@@ -10,7 +10,7 @@
  #endif
  #include <QQuickWindow>
  #include <QStringList>
-@@ -177,6 +178,39 @@ void dummyGetPluginCallback(const std::v
+@@ -179,6 +180,39 @@ void dummyGetPluginCallback(const std::v
  }
  #endif
  
@@ -50,7 +50,7 @@
  } // namespace
  
  namespace QtWebEngineCore {
-@@ -339,9 +373,23 @@ WebEngineContext::WebEngineContext()
+@@ -349,9 +383,23 @@ WebEngineContext::WebEngineContext()
  
      GLContextHelper::initialize();
  

++++++ qtwebengine-opensource-src-5.9.0.tar.xz -> 
qtwebengine-opensource-src-5.9.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/libqt5-qtwebengine/qtwebengine-opensource-src-5.9.0.tar.xz
 
/work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new/qtwebengine-opensource-src-5.9.1.tar.xz
 differ: char 26, line 1


Reply via email to