Hello community,

here is the log from the commit of package libqt5-qtwebengine for 
openSUSE:Factory checked in at 2020-01-19 20:54:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtwebengine (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtwebengine"

Sun Jan 19 20:54:02 2020 rev:52 rq:756386 version:5.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtwebengine/libqt5-qtwebengine.changes    
2019-11-17 19:22:04.570893487 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new.26092/libqt5-qtwebengine.changes
 2020-01-19 20:54:56.115971385 +0100
@@ -2 +2 @@
-Wed Nov 13 19:05:24 UTC 2019 - Michael Gorse <[email protected]>
+Thu Dec 12 12:59:01 UTC 2019 - Fabian Vogt <[email protected]>
@@ -4 +4,54 @@
-- Add icu-build-fix.patch: fix build with icu 65.1. 
+- Update to 5.14.0:
+  * New bugfix release
+  * For the changes between 5.13.2 and 5.14.0 please see:
+    
https://code.qt.io/cgit/qt/qtwebengine.git/tree/dist/changes-5.14.0?h=v5.14.0
+  * For the changes between 5.13.1 and 5.13.2 please see:
+    
https://code.qt.io/cgit/qt/qtwebengine.git/tree/dist/changes-5.13.2?h=v5.14.0
+
+-------------------------------------------------------------------
+Wed Dec  4 14:38:17 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Update to 5.14.0-rc:
+  * New bugfix release
+  * No changelog available
+  * For more details please see:
+  * For more details about Qt 5.14 please see:
+    https://wiki.qt.io/New_Features_in_Qt_5.14
+
+-------------------------------------------------------------------
+Tue Nov 12 13:03:47 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Update to 5.14.0-beta3:
+  * New bugfix release
+  * No changelog available
+- Remove patches, now upstream:
+  * fix-system-icu.patch
+
+-------------------------------------------------------------------
+Thu Oct 24 13:23:15 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Update to 5.14.0-beta2:
+  * New bugfix release
+  * No changelog available
+- Drop patch, not necessary anymore:
+  * harmony-fix.diff
+
+-------------------------------------------------------------------
+Tue Oct 15 12:35:01 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Update to 5.14.0-beta1:
+  * New bugfix release
+  * No changelog available
+
+-------------------------------------------------------------------
+Mon Sep 30 13:30:50 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Update to 5.14.0-alpha:
+  * New feature release
+  * No changelog available
+  * For more details about Qt 5.14 please see:
+    https://wiki.qt.io/New_Features_in_Qt_5.14
+- Drop chromium-non-void-return.patch, with newer post-build-checks
+  this is not necessary anymore
+- Add patch to fix build with system ICU (QTBUG-78911):
+  * fix-system-icu.patch

Old:
----
  chromium-non-void-return.patch
  harmony-fix.diff
  icu-build-fix.patch
  qtwebengine-everywhere-src-5.13.1.tar.xz

New:
----
  qtwebengine-everywhere-src-5.14.0.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtwebengine.spec ++++++
--- /var/tmp/diff_new_pack.WpvXuR/_old  2020-01-19 20:55:07.771977508 +0100
+++ /var/tmp/diff_new_pack.WpvXuR/_new  2020-01-19 20:55:07.811977529 +0100
@@ -52,17 +52,17 @@
 %global _qtwebengine_dictionaries_dir 
%{_libqt5_datadir}/qtwebengine_dictionaries
 
 Name:           libqt5-qtwebengine
-Version:        5.13.1
+Version:        5.14.0
 Release:        0
 Summary:        Qt 5 WebEngine Library
 License:        LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
 Group:          Development/Libraries/X11
 Url:            https://www.qt.io
 %define base_name libqt5
-%define real_version 5.13.1
-%define so_version 5.13.1
-%define tar_version qtwebengine-everywhere-src-5.13.1
-Source:         
https://download.qt.io/official_releases/qt/5.13/%{real_version}/submodules/%{tar_version}.tar.xz
+%define real_version 5.14.0
+%define so_version 5.14.0
+%define tar_version qtwebengine-everywhere-src-5.14.0
+Source:         
https://download.qt.io/official_releases/qt/5.14/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:        baselibs.conf
 # PATCH-FIX-UPSTREAM armv6-ffmpeg-no-thumb.patch - Fix ffmpeg configuration 
for armv6
 Patch1:         armv6-ffmpeg-no-thumb.patch
@@ -70,12 +70,6 @@
 Patch2:         disable-gpu-when-using-nouveau-boo-1005323.diff
 # PATCH-FIX-UPSTREAM 0001-fix-build-after-y2038-changes-in-glibc.patch
 Patch3:         0001-fix-build-after-y2038-changes-in-glibc.patch
-# PATCH-FIX-UPSTREAM harmony-fix.diff -- Show the patent-free LCD rendering. 
Without this patch, only grayscale rendering is used. (for freetype-2.8.1) 
boo#1061344
-Patch5:         harmony-fix.diff
-# PATCH-FIX-UPSTREAM icu-build-fix.patch: fix build with icu 65.1.
-Patch6:         icu-build-fix.patch
-# PATCH-FIX-OPENSUSE (copied from the chromium package)
-Patch9:         chromium-non-void-return.patch
 # http://www.chromium.org/blink not ported to PowerPC
 ExcludeArch:    ppc ppc64 ppc64le s390 s390x
 # Try to fix i586 MemoryErrors with rpmlint
@@ -277,9 +271,12 @@
 RPM_OPT_FLAGS="$RPM_OPT_FLAGS "
 export RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-g / }
 %endif
+# Upstream does not care about those warnings, but optflags has 
-Werror=return-type.
+export RPM_OPT_FLAGS="${RPM_OPT_FLAGS} -Wno-return-type"
 # 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_CXXFLAGS="$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

++++++ qtwebengine-everywhere-src-5.13.1.tar.xz -> 
qtwebengine-everywhere-src-5.14.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/libqt5-qtwebengine/qtwebengine-everywhere-src-5.13.1.tar.xz
 
/work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new.26092/qtwebengine-everywhere-src-5.14.0.tar.xz
 differ: char 25, line 1


Reply via email to