1
0

Accepting request 614857 from KDE:Qt5

- Add yet another upstream chromium patch to fix build with GCC 8.1:
  * fix-build-with-gcc-8-for-real.patch

- Add upstream Chromium patch to fix build with GCC 8.1:
  * fix-build-with-gcc-8.patch
- Add upstream Chromium patch to fix build with ffmpeg 4:
  * fix-build-with-ffmpeg4.patch
- Refresh patches:
  * disable-gpu-when-using-nouveau-boo-1005323.diff
  * harmony-fix.diff

  allowed parallel processes based on the available memory. Also
  * For more details please see:
- Do not build on s390 and s390x, chromium have not ported to them
- Add patch gcc50-fixes.diff to fix the detection of the GCC 5.x

OBS-URL: https://build.opensuse.org/request/show/614857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwebengine?expand=0&rev=36
This commit is contained in:
2018-06-08 21:09:09 +00:00
committed by Git OBS Bridge
parent dd6fcc2b84
commit 5083235c3f
7 changed files with 146 additions and 17 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Jun 7 07:18:15 UTC 2018 - fvogt@suse.com
- Add yet another upstream chromium patch to fix build with GCC 8.1:
* fix-build-with-gcc-8-for-real.patch
-------------------------------------------------------------------
Tue Jun 5 12:02:59 UTC 2018 - lbeltrame@kde.org
- Add upstream Chromium patch to fix build with GCC 8.1:
* fix-build-with-gcc-8.patch
- Add upstream Chromium patch to fix build with ffmpeg 4:
* fix-build-with-ffmpeg4.patch
- Refresh patches:
* disable-gpu-when-using-nouveau-boo-1005323.diff
* harmony-fix.diff
-------------------------------------------------------------------
Wed May 30 07:54:28 UTC 2018 - fabian@ritter-vogt.de
@@ -192,7 +209,7 @@ Wed Nov 15 11:41:56 UTC 2017 - fabian@ritter-vogt.de
Thu Nov 2 08:53:34 UTC 2017 - tittiatcoke@gmail.com
- Add some feature from the Chromium builds to determine the maximum
allowed parallel processes based on the available memory. Also
allowed parallel processes based on the available memory. Also
ensure that the ninja build follows this maximum
-------------------------------------------------------------------
@@ -312,7 +329,7 @@ Tue May 30 14:32:33 UTC 2017 - fabian@ritter-vogt.de
Wed May 24 19:16:41 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.9.0 RC:
* For more details please see:
* For more details please see:
http://lists.qt-project.org/pipermail/announce/2017-May/000115.html
and https://wiki.qt.io/New_Features_in_Qt_5.9
- Remove patches, now upstream:
@@ -417,7 +434,7 @@ Fri Mar 18 19:03:33 UTC 2016 - hrvoje.senjan@gmail.com
-------------------------------------------------------------------
Thu Dec 3 07:24:43 UTC 2015 - mlin@suse.com
- Do not build on s390 and s390x, chromium have not ported to them
- Do not build on s390 and s390x, chromium have not ported to them
-------------------------------------------------------------------
Fri Oct 16 20:22:42 UTC 2015 - hrvoje.senjan@gmail.com
@@ -456,7 +473,7 @@ Mon Jun 29 15:23:43 UTC 2015 - schwab@suse.de
-------------------------------------------------------------------
Mon Jun 22 11:56:10 UTC 2015 - tittiatcoke@gmail.com
- Add patch gcc50-fixes.diff to fix the detection of the GCC 5.x
- Add patch gcc50-fixes.diff to fix the detection of the GCC 5.x
compiler. Patch is equal to the one used for Chromium
-------------------------------------------------------------------