Hello community,
here is the log from the commit of package python-qtcharts-qt5 for
openSUSE:Factory checked in at 2019-11-26 16:53:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-qtcharts-qt5 (Old)
and /work/SRC/openSUSE:Factory/.python-qtcharts-qt5.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-qtcharts-qt5"
Tue Nov 26 16:53:18 2019 rev:4 rq:748566 version:5.13.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-qtcharts-qt5/python-qtcharts-qt5.changes
2019-07-16 08:40:30.423019843 +0200
+++
/work/SRC/openSUSE:Factory/.python-qtcharts-qt5.new.26869/python-qtcharts-qt5.changes
2019-11-26 16:53:37.824221837 +0100
@@ -1,0 +2,6 @@
+Wed Nov 13 15:20:05 UTC 2019 - Todd R <[email protected]>
+
+- Update to 5.13.1
+ * Added support for SIP v5.
+
+-------------------------------------------------------------------
Old:
----
PyQtChart_gpl-5.13.0.tar.gz
New:
----
PyQtChart-5.13.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-qtcharts-qt5.spec ++++++
--- /var/tmp/diff_new_pack.swCyN0/_old 2019-11-26 16:53:38.196221703 +0100
+++ /var/tmp/diff_new_pack.swCyN0/_new 2019-11-26 16:53:38.200221701 +0100
@@ -18,13 +18,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-qtcharts-qt5
-Version: 5.13.0
+Version: 5.13.1
Release: 0
Summary: Python bindings for the Qt5 Charts library
License: GPL-3.0-only
Group: Development/Libraries/Python
URL: https://www.riverbankcomputing.com/software/pyqtchart/intro
-Source:
https://www.riverbankcomputing.com/static/Downloads/PyQtChart/%{version}/PyQtChart_gpl-%{version}.tar.gz
+Source:
https://www.riverbankcomputing.com/static/Downloads/PyQtChart/%{version}/PyQtChart-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module qt5-devel}
BuildRequires: %{python_module sip-devel >= 4.19.1}
@@ -71,7 +71,7 @@
This package provides %{name} examples.
%prep
-%setup -q -n PyQtChart_gpl-%{version}
+%setup -q -n PyQtChart-%{version}
%{python_expand mkdir build_%{$python_bin_suffix}
cp *.py build_%{$python_bin_suffix}
cp -r sip build_%{$python_bin_suffix}