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

- Update to version 6.4.0
  * Added support for Qt v6.4 including the QtPdf, QtPdfWidgets and
    QtTextToSpeech modules.
  * Added QAction.menu() and QAction.setMenu().
  * Bug fixes.

OBS-URL: https://build.opensuse.org/request/show/1007730
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6?expand=0&rev=17
This commit is contained in:
2022-10-03 17:08:36 +00:00
committed by Git OBS Bridge
parent c381ca3aac
commit dbf481eecf
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Oct 2 22:45:01 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to version 6.4.0
* Added support for Qt v6.4 including the QtPdf, QtPdfWidgets and
QtTextToSpeech modules.
* Added QAction.menu() and QAction.setMenu().
* Bug fixes.
-------------------------------------------------------------------
Mon Jun 20 21:35:19 UTC 2022 - Ben Greiner <code@bnavigator.de>