1
0

Accepting request 732173 from home:cgiboudeaux:pyqt

- Update to 5.13.1
  * Added the missing QWebEnginePage.Feature.Notifications enum member.
  * Fix building against Qt v5.12 and earlier.
  * Fixed building when Qt doesn't support QtWebChannel.
  * Added support for sip v5.

OBS-URL: https://build.opensuse.org/request/show/732173
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-qtwebengine-qt5?expand=0&rev=8
This commit is contained in:
2019-09-20 12:58:54 +00:00
committed by Git OBS Bridge
parent f4bad24a14
commit 12e4a159de
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Sep 20 11:44:26 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.13.1
* Added the missing QWebEnginePage.Feature.Notifications enum member.
* Fix building against Qt v5.12 and earlier.
* Fixed building when Qt doesn't support QtWebChannel.
* Added support for sip v5.
-------------------------------------------------------------------
Fri Jul 12 10:27:56 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>