Accepting request 1102202 from home:alarrosa:branches:KDE:Qt5

Add changelog information so this package update is accepted in ALP 

- Update to version 5.15.10:
  * Error "Internal C++ object already deleted." when
    using QWidget::nativeParentWidget() has been fixed.
  * A crash in QTextBlock.layout() has been fixed.

OBS-URL: https://build.opensuse.org/request/show/1102202
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python3-pyside2?expand=0&rev=78
This commit is contained in:
Christophe Marin 2023-08-03 15:25:56 +00:00 committed by Git OBS Bridge
parent 0692dbb04b
commit 2892add174

View File

@ -1,7 +1,10 @@
-------------------------------------------------------------------
Mon Jun 19 13:45:19 UTC 2023 - Dmitry Roshchin <dmitry_r@opensuse.org>
- Update to version 5.15.10
- Update to version 5.15.10:
* Error "Internal C++ object already deleted." when
using QWidget::nativeParentWidget() has been fixed.
* A crash in QTextBlock.layout() has been fixed.
- Fix python 3.11 compatibility, temporary blacklist signal_enum_test
* python-3.11-compatibility.patch