diff --git a/PyQtWebEngine_gpl-5.13.0.tar.gz b/PyQtWebEngine_gpl-5.13.0.tar.gz deleted file mode 100644 index d9b9ac3..0000000 --- a/PyQtWebEngine_gpl-5.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb6cabcc454ed1394aedfb42eb35dbee3ca324cf582e8c0ca5e8c8af0b00e325 -size 43939 diff --git a/PyQtWebEngine_gpl-5.13.1.tar.gz b/PyQtWebEngine_gpl-5.13.1.tar.gz new file mode 100644 index 0000000..71a69e2 --- /dev/null +++ b/PyQtWebEngine_gpl-5.13.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d8c1262005d8465653a848bf67327fb338e0d3c2d26090a6f7eb071dbb42092 +size 44883 diff --git a/python-qtwebengine-qt5.changes b/python-qtwebengine-qt5.changes index 5231724..31647c2 100644 --- a/python-qtwebengine-qt5.changes +++ b/python-qtwebengine-qt5.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Sep 20 11:44:26 UTC 2019 - Christophe Giboudeaux + +- 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 diff --git a/python-qtwebengine-qt5.spec b/python-qtwebengine-qt5.spec index c16f0b6..c61bac6 100644 --- a/python-qtwebengine-qt5.spec +++ b/python-qtwebengine-qt5.spec @@ -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