1
0

Accepting request 500324 from KDE:Qt5

- Remove patch that is apparently not enough for aarch64:
  * gn-add-aarch64.patch

- Update descriptions.
- Use find -exec's "+" strategy.

- Update to 5.9.0 final

- Disable usage of system ICU on TW as ICU 59 is not supported
  and patches do not apply

- Update to 5.9.0 RC:
  * 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:
  * fix-chromium-gcc7.patch
  * use-fno-delete-null-pointer-checks-with-gcc-6.diff
  * webrtc-build-with-neon.patch
- Refresh patches:
  * armv6-ffmpeg-no-thumb.patch
  * disable-gpu-when-using-nouveau-boo-1005323.diff
- Support new build system, which does not support manual unbundling
  anymore
- Add patch to allow building on aarch64:
  * gn-add-aarch64.patch
- Reorder rpm sections

OBS-URL: https://build.opensuse.org/request/show/500324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwebengine?expand=0&rev=19
This commit is contained in:
2017-06-13 14:05:23 +00:00
committed by Git OBS Bridge
parent 1415eb4333
commit d1b9b593e1
9 changed files with 148 additions and 280 deletions

View File

@@ -1,3 +1,46 @@
-------------------------------------------------------------------
Thu Jun 1 07:58:09 UTC 2017 - fabian@ritter-vogt.de
- Remove patch that is apparently not enough for aarch64:
* gn-add-aarch64.patch
-------------------------------------------------------------------
Thu Jun 1 07:49:42 UTC 2017 - jengelh@inai.de
- Update descriptions.
- Use find -exec's "+" strategy.
-------------------------------------------------------------------
Wed May 31 07:05:31 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.9.0 final
-------------------------------------------------------------------
Tue May 30 14:32:33 UTC 2017 - fabian@ritter-vogt.de
- Disable usage of system ICU on TW as ICU 59 is not supported
and patches do not apply
-------------------------------------------------------------------
Wed May 24 19:16:41 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.9.0 RC:
* 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:
* fix-chromium-gcc7.patch
* use-fno-delete-null-pointer-checks-with-gcc-6.diff
* webrtc-build-with-neon.patch
- Refresh patches:
* armv6-ffmpeg-no-thumb.patch
* disable-gpu-when-using-nouveau-boo-1005323.diff
- Support new build system, which does not support manual unbundling
anymore
- Add patch to allow building on aarch64:
* gn-add-aarch64.patch
- Reorder rpm sections
-------------------------------------------------------------------
Mon May 15 14:07:24 UTC 2017 - fabian@ritter-vogt.de