1
0

Accepting request 790200 from home:Vogtinator:qt5.15

- Add patch to fix build with GCC 10 (boo#1158516):
  * some-more-includes-gcc10.patch

OBS-URL: https://build.opensuse.org/request/show/790200
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwebengine?expand=0&rev=5
This commit is contained in:
2020-03-31 19:55:50 +00:00
committed by Git OBS Bridge
parent 27fa858fc8
commit a374e635ee
3 changed files with 156 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 30 13:49:40 UTC 2020 - Fabian Vogt <fvogt@suse.com>
- Add patch to fix build with GCC 10 (boo#1158516):
* some-more-includes-gcc10.patch
-------------------------------------------------------------------
Tue Mar 24 12:14:06 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>