Accepting request 1062107 from home:bnavigator:branches:KDE:Qt:PyQt

- Update to 6.4.1
  * Added allocationLimit() and setAllocationLimit() to
    QImageReader.
  * Added toHBITMAP(), fromHBITMAP(), toHICON() and fromHICON() to
    QImage on Windows.
  * Bug fixes.
- Qt6TextToSpeech is not in 15.x

OBS-URL: https://build.opensuse.org/request/show/1062107
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6?expand=0&rev=18
This commit is contained in:
2023-01-30 19:20:15 +00:00
committed by Git OBS Bridge
parent dbf481eecf
commit 93779514f5
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Jan 29 19:44:12 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 6.4.1
* Added allocationLimit() and setAllocationLimit() to
QImageReader.
* Added toHBITMAP(), fromHBITMAP(), toHICON() and fromHICON() to
QImage on Windows.
* Bug fixes.
- Qt6TextToSpeech is not in 15.x
-------------------------------------------------------------------
Sun Oct 2 22:45:01 UTC 2022 - Ben Greiner <code@bnavigator.de>