Accepting request 850607 from home:bnavigator:branches:KDE:Qt5
- Update to 5.15.2 * Build system changes OBS-URL: https://build.opensuse.org/request/show/850607 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-qt3d-qt5?expand=0&rev=19
This commit is contained in:
parent
2876acf9eb
commit
e6b1959931
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6dddf29b910a3638074a0fa783d63613c84899b8e07498c5afdfcb815f96eed
|
||||
size 7500616
|
3
PyQt3D-5.15.2.tar.gz
Normal file
3
PyQt3D-5.15.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:26128ee8ed1f0344ba50347af4b9e23c0ba87bc3ae25e2e7c6f145e34d223d1f
|
||||
size 7500453
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 17:26:02 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 5.15.2
|
||||
* Build system changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 26 18:09:37 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -32,7 +32,7 @@
|
||||
%define mname qt3d-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 3D framework
|
||||
License: GPL-3.0-only
|
||||
@ -54,7 +54,7 @@ BuildRequires: pkgconfig(Qt53DRender)
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user