Commit Graph

13 Commits

Author SHA256 Message Date
Christophe Giboudeaux
6fd8eea9f8 Qt 5.15.1 - not built yet
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwebengine?expand=0&rev=13
2020-09-11 06:30:06 +00:00
Dominique Leuenberger
c1868c9a48 Accepting request 712126 from KDE:Qt:5.13
- Update to 5.13.0:
  * New bugfix release
  * No changelog available
  * For more details about Qt 5.13 please see:
  * http://code.qt.io/cgit/qt/qtwebengine.git/plain/dist/changes-5.13.0/?h=5.13

- Replace open coded macro for parallel build limit by the one from the
  memory-constraints package

- Update to 5.13.0-rc:
  * New bugfix release
  * No changelog available

- Fix system_vpx bcond

- Update to 5.13.0-beta2:
  * New bugfix release
  * No changelog available
- Refresh patches:
  * harmony-fix.diff
  * chromium-non-void-return.patch (sigh, again)
- Fix system_vpx bcond
- Disable using the system ICU on Leap < 16, too old

- Update to 5.13.0-beta1:
  * New feature release
  * For more details about Qt 5.13 please see:
  * http://code.qt.io/cgit/qt/qtwebengine.git/plain/dist/changes-5.13.0/?h=5.13
- Refresh patches:
  * disable-gpu-when-using-nouveau-boo-1005323.diff

OBS-URL: https://build.opensuse.org/request/show/712126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwebengine?expand=0&rev=46
2019-06-28 14:32:13 +00:00
Dominique Leuenberger
a98a0f7394 Accepting request 685657 from KDE:Qt5
Qt 5.12.2

OBS-URL: https://build.opensuse.org/request/show/685657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwebengine?expand=0&rev=44
2019-03-21 08:41:52 +00:00
Dominique Leuenberger
b789e0340b Accepting request 656578 from KDE:Qt5
Qt 5.12.0 final

OBS-URL: https://build.opensuse.org/request/show/656578
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwebengine?expand=0&rev=41
2018-12-14 19:52:36 +00:00
Dominique Leuenberger
5083235c3f 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
2018-06-08 21:09:09 +00:00
Dominique Leuenberger
c1765aba79 Accepting request 564047 from KDE:Qt5
- Also work around crashes on wayland by disabling the GPU by default (boo#1060990):
  * disable-gpu-when-using-nouveau-boo-1005323.diff

OBS-URL: https://build.opensuse.org/request/show/564047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwebengine?expand=0&rev=29
2018-01-16 08:38:51 +00:00
Dominique Leuenberger
9bce4b8c38 Accepting request 557410 from KDE:Qt5
Qt 5.10.0

OBS-URL: https://build.opensuse.org/request/show/557410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwebengine?expand=0&rev=28
2017-12-23 11:14:44 +00:00
Dominique Leuenberger
7d01bcb5cc Accepting request 537940 from KDE:Qt5
- Restore working version of
  disable-gpu-when-using-nouveau-boo-1005323.diff

OBS-URL: https://build.opensuse.org/request/show/537940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwebengine?expand=0&rev=26
2017-11-04 09:22:36 +00:00
Dominique Leuenberger
616cf9139a Accepting request 533919 from KDE:Qt5
Qt 5.9.2

OBS-URL: https://build.opensuse.org/request/show/533919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwebengine?expand=0&rev=25
2017-10-23 14:20:46 +00:00
Dominique Leuenberger
cdf41d9ed8 Accepting request 507712 from KDE:Qt5
Qt 5.9.1

OBS-URL: https://build.opensuse.org/request/show/507712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwebengine?expand=0&rev=21
2017-07-08 10:24:53 +00:00
Dominique Leuenberger
d1b9b593e1 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
2017-06-13 14:05:23 +00:00
Ludwig Nussel
46d9d03269 Accepting request 446455 from KDE:Qt5
Update to 5.7.1

OBS-URL: https://build.opensuse.org/request/show/446455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwebengine?expand=0&rev=17
2016-12-22 15:08:05 +00:00
Dominique Leuenberger
6f356460af Accepting request 437343 from KDE:Qt5
1

OBS-URL: https://build.opensuse.org/request/show/437343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwebengine?expand=0&rev=15
2016-10-31 10:08:30 +00:00