1
0

Accepting request 734738 from home:Vogtinator:qt5.14

Qt 5.14 Alpha

OBS-URL: https://build.opensuse.org/request/show/734738
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtwebengine?expand=0&rev=2
This commit is contained in:
2019-10-05 16:00:59 +00:00
committed by Git OBS Bridge
parent 643be5fcf6
commit 3f844ba466
6 changed files with 55 additions and 1368 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Sep 30 13:30:50 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
- 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
-------------------------------------------------------------------
Thu Sep 19 07:48:11 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>