Hello community,
here is the log from the commit of package python-qt3d-qt5 for openSUSE:Factory
checked in at 2019-11-26 16:53:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-qt3d-qt5 (Old)
and /work/SRC/openSUSE:Factory/.python-qt3d-qt5.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-qt3d-qt5"
Tue Nov 26 16:53:10 2019 rev:3 rq:748563 version:5.13.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-qt3d-qt5/python-qt3d-qt5.changes
2019-07-16 08:40:39.743022959 +0200
+++
/work/SRC/openSUSE:Factory/.python-qt3d-qt5.new.26869/python-qt3d-qt5.changes
2019-11-26 16:53:21.940227581 +0100
@@ -1,0 +2,6 @@
+Wed Nov 13 15:17:51 UTC 2019 - Todd R <[email protected]>
+
+- Update to 5.13.1
+ * Added support for SIP v5.
+
+-------------------------------------------------------------------
Old:
----
PyQt3D_gpl-5.13.0.tar.gz
New:
----
PyQt3D-5.13.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-qt3d-qt5.spec ++++++
--- /var/tmp/diff_new_pack.raAPTz/_old 2019-11-26 16:53:22.500227378 +0100
+++ /var/tmp/diff_new_pack.raAPTz/_new 2019-11-26 16:53:22.520227371 +0100
@@ -18,13 +18,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-qt3d-qt5
-Version: 5.13.0
+Version: 5.13.1
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/%{version}/PyQt3D_gpl-%{version}.tar.gz
+Source:
https://www.riverbankcomputing.com/static/Downloads/PyQt3D/%{version}/PyQt3D-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module qt5-devel}
BuildRequires: %{python_module sip-devel >= 4.19.1}
@@ -76,7 +76,7 @@
This package provides %{name} examples.
%prep
-%setup -q -n PyQt3D_gpl-%{version}
+%setup -q -n PyQt3D-%{version}
%{python_expand mkdir build_%{$python_bin_suffix}
cp *.py build_%{$python_bin_suffix}
cp -r sip build_%{$python_bin_suffix}