diff --git a/PyQtWebEngine-5.15.1.tar.gz b/PyQtWebEngine-5.15.1.tar.gz deleted file mode 100644 index 5257971..0000000 --- a/PyQtWebEngine-5.15.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0ca7915ee206ba5d703168c6ca40b0aad62c67360328fae4af5359cdbcee439 -size 48520 diff --git a/PyQtWebEngine-5.15.2.tar.gz b/PyQtWebEngine-5.15.2.tar.gz new file mode 100644 index 0000000..0eb549e --- /dev/null +++ b/PyQtWebEngine-5.15.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d72fea774071ce6f76e341a3d2c5d595886c9906a9b9493239c841cce54a634 +size 48608 diff --git a/python-qtwebengine-qt5.changes b/python-qtwebengine-qt5.changes index dc7416e..576e7f2 100644 --- a/python-qtwebengine-qt5.changes +++ b/python-qtwebengine-qt5.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 24 20:02:11 UTC 2020 - Benjamin Greiner + +- Update to Version 5.15.2 + * Build system changes + ------------------------------------------------------------------- Tue Sep 15 17:29:26 UTC 2020 - Benjamin Greiner diff --git a/python-qtwebengine-qt5.spec b/python-qtwebengine-qt5.spec index 1ff9240..b58f794 100644 --- a/python-qtwebengine-qt5.spec +++ b/python-qtwebengine-qt5.spec @@ -24,7 +24,7 @@ %define mname qtwebengine-qt5 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-%{mname} -Version: 5.15.1 +Version: 5.15.2 Release: 0 Summary: Python bindings for the Qt5 WebEngine framework License: GPL-3.0-only @@ -40,7 +40,7 @@ BuildRequires: pkgconfig(Qt5WebEngine) BuildRequires: %{python_module sip4-devel >= 4.19.4} Requires: python-sip(api) = %{python_sip_api_ver} %else -BuildRequires: %{python_module pyqt-builder} +BuildRequires: %{python_module pyqt-builder >= 1.6} BuildRequires: %{python_module sip-devel >= 5.3} %requires_eq python-qt5-sip %endif