diff --git a/PyQtWebEngine_gpl-5.12.1.tar.gz b/PyQtWebEngine_gpl-5.12.1.tar.gz new file mode 100644 index 0000000..dfb0416 --- /dev/null +++ b/PyQtWebEngine_gpl-5.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:860704672ea1b616e1347be1f347bc1c749e64ed378370863fe209e84e9bd473 +size 42474 diff --git a/PyQtWebEngine_gpl-5.12.tar.gz b/PyQtWebEngine_gpl-5.12.tar.gz deleted file mode 100644 index 6d18e99..0000000 --- a/PyQtWebEngine_gpl-5.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6ea036e7e406aeb7728318fb2980f23bd8d4086b431277faec1c09df9fb3f49 -size 42122 diff --git a/python-qtwebengine-qt5.changes b/python-qtwebengine-qt5.changes index d15b4d9..1efaa4d 100644 --- a/python-qtwebengine-qt5.changes +++ b/python-qtwebengine-qt5.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 10 15:26:54 UTC 2019 - Christophe Giboudeaux + +- Update to 5.12.1 + * Fixed the configure.py options that relate to stub files. + ------------------------------------------------------------------- Thu Feb 21 18:54:50 UTC 2019 - Todd R diff --git a/python-qtwebengine-qt5.spec b/python-qtwebengine-qt5.spec index 7698e6a..ddd060f 100644 --- a/python-qtwebengine-qt5.spec +++ b/python-qtwebengine-qt5.spec @@ -18,18 +18,18 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-qtwebengine-qt5 -Version: 5.12 +Version: 5.12.1 Release: 0 Summary: Python bindings for the Qt5 WebEngine framework License: GPL-3.0-only Group: Development/Libraries/Python URL: https://www.riverbankcomputing.com/software/pyqtchart/intro -Source: https://www.riverbankcomputing.com/static/Downloads/PyQtWebEngine/PyQtWebEngine_gpl-%{version}.tar.gz -BuildRequires: pkgconfig(Qt5WebEngine) +Source: https://www.riverbankcomputing.com/static/Downloads/PyQtWebEngine/%{version}/PyQtWebEngine_gpl-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module qt5-devel} BuildRequires: %{python_module sip-devel >= 4.19.1} BuildRequires: python-rpm-macros +BuildRequires: pkgconfig(Qt5WebEngine) Requires: python-qt5 Requires: python-sip(api) = %{python_sip_api_ver}