forked from pool/python-qtwebengine-qt5
Accepting request 850610 from home:bnavigator:branches:KDE:Qt5
- Update to Version 5.15.2 * Build system changes OBS-URL: https://build.opensuse.org/request/show/850610 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-qtwebengine-qt5?expand=0&rev=26
This commit is contained in:
parent
6645861826
commit
6f94cd9bd5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f0ca7915ee206ba5d703168c6ca40b0aad62c67360328fae4af5359cdbcee439
|
|
||||||
size 48520
|
|
3
PyQtWebEngine-5.15.2.tar.gz
Normal file
3
PyQtWebEngine-5.15.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4d72fea774071ce6f76e341a3d2c5d595886c9906a9b9493239c841cce54a634
|
||||||
|
size 48608
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 24 20:02:11 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Update to Version 5.15.2
|
||||||
|
* Build system changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 15 17:29:26 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
Tue Sep 15 17:29:26 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
%define mname qtwebengine-qt5
|
%define mname qtwebengine-qt5
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-%{mname}
|
Name: python-%{mname}
|
||||||
Version: 5.15.1
|
Version: 5.15.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python bindings for the Qt5 WebEngine framework
|
Summary: Python bindings for the Qt5 WebEngine framework
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
@ -40,7 +40,7 @@ BuildRequires: pkgconfig(Qt5WebEngine)
|
|||||||
BuildRequires: %{python_module sip4-devel >= 4.19.4}
|
BuildRequires: %{python_module sip4-devel >= 4.19.4}
|
||||||
Requires: python-sip(api) = %{python_sip_api_ver}
|
Requires: python-sip(api) = %{python_sip_api_ver}
|
||||||
%else
|
%else
|
||||||
BuildRequires: %{python_module pyqt-builder}
|
BuildRequires: %{python_module pyqt-builder >= 1.6}
|
||||||
BuildRequires: %{python_module sip-devel >= 5.3}
|
BuildRequires: %{python_module sip-devel >= 5.3}
|
||||||
%requires_eq python-qt5-sip
|
%requires_eq python-qt5-sip
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user