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:
Fabian Vogt 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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb6cabcc454ed1394aedfb42eb35dbee3ca324cf582e8c0ca5e8c8af0b00e325
size 43939

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8d8c1262005d8465653a848bf67327fb338e0d3c2d26090a6f7eb071dbb42092
size 44883

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>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-qtwebengine-qt5
Version: 5.13.0
Version: 5.13.1
Release: 0
Summary: Python bindings for the Qt5 WebEngine framework
License: GPL-3.0-only