Accepting request 639973 from home:Vogtinator:branches:KDE:Extra

- Update to 2.9.1:
  * Fix crash in in-process mode with networking disabled.
  * Fix compilation with Qt 5.12.
  * Update Android toolchain file.
  * Allow to disable QtScript dependency.
  * Fix crash on zero-sized paint operations.
  * Fix plugin deployment on Android.
  * Fix crash in Qt Quick inspector when encountering invalid bounding rects.
  * Fix activating the Qt3D plugin when attaching to a Qt3D application at runtime.
  * Fix out-of-bounds framebuffer read in Qt Quick remote view for some non-integer scaling factors.
- Use %license

OBS-URL: https://build.opensuse.org/request/show/639973
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/gammaray?expand=0&rev=31
This commit is contained in:
Luca Beltrame
2018-10-04 13:39:18 +00:00
committed by Git OBS Bridge
parent d953fa42ff
commit 31abccb6e0
4 changed files with 22 additions and 9 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Oct 4 12:19:52 UTC 2018 - fabian@ritter-vogt.de
- Update to 2.9.1:
* Fix crash in in-process mode with networking disabled.
* Fix compilation with Qt 5.12.
* Update Android toolchain file.
* Allow to disable QtScript dependency.
* Fix crash on zero-sized paint operations.
* Fix plugin deployment on Android.
* Fix crash in Qt Quick inspector when encountering invalid bounding rects.
* Fix activating the Qt3D plugin when attaching to a Qt3D application at runtime.
* Fix out-of-bounds framebuffer read in Qt Quick remote view for some non-integer scaling factors.
- Use %license
-------------------------------------------------------------------
Fri Feb 9 12:04:59 UTC 2018 - alarrosa@suse.com