Update to 5.13.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-qt3d-qt5?expand=0&rev=3
This commit is contained in:
parent
a74c8e6892
commit
88d25a3675
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a02069872439589080ce1bf3206dd16e328e6db2d8cb67020ae36a327682098a
|
||||
size 7486962
|
3
PyQt3D_gpl-5.13.0.tar.gz
Normal file
3
PyQt3D_gpl-5.13.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:169e2196ffcbd12ef9ce5384cb0794ac7f3a58d31fa5085e9cbe3051db021115
|
||||
size 7487867
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 12 10:16:17 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.13.0
|
||||
Update bindings for Qt3D 5.13.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 21 21:59:20 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
@ -18,23 +18,23 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-qt3d-qt5
|
||||
Version: 5.12
|
||||
Version: 5.13.0
|
||||
Release: 0
|
||||
Summary: Python bindings for the Qt5 3D 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/PyQt3D/PyQt3D_gpl-%{version}.tar.gz
|
||||
Source: https://www.riverbankcomputing.com/static/Downloads/PyQt3D/%{version}/PyQt3D_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(Qt53DAnimation)
|
||||
BuildRequires: pkgconfig(Qt53DCore)
|
||||
BuildRequires: pkgconfig(Qt53DExtras)
|
||||
BuildRequires: pkgconfig(Qt53DInput)
|
||||
BuildRequires: pkgconfig(Qt53DLogic)
|
||||
BuildRequires: pkgconfig(Qt53DRender)
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module qt5-devel}
|
||||
BuildRequires: %{python_module sip-devel >= 4.19.1}
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-qt5
|
||||
Requires: python-sip(api) = %{python_sip_api_ver}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user