1
0

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

- Update to version 5.15.5
  * PyQtWebEngine.msp: Only enable QWebEngineClientCertificateStore
    when SSL is enabled.
  * PyQtWebEngine.msp: Removed the internal QtWebEngineCore
    namespace.
- Merge sip and api subpackage into devel, update requirements

OBS-URL: https://build.opensuse.org/request/show/926191
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qtwebengine-qt5?expand=0&rev=3
This commit is contained in:
2021-10-19 11:57:16 +00:00
committed by Git OBS Bridge
parent 5230c595dd
commit f0ade3da12
3 changed files with 27 additions and 19 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Oct 19 09:01:20 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to version 5.15.5
* PyQtWebEngine.msp: Only enable QWebEngineClientCertificateStore
when SSL is enabled.
* PyQtWebEngine.msp: Removed the internal QtWebEngineCore
namespace.
- Merge sip and api subpackage into devel, update requirements
-------------------------------------------------------------------
Mon Sep 13 15:58:34 UTC 2021 - Ben Greiner <code@bnavigator.de>