Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-qtcharts-qt5 for
openSUSE:Factory checked in at 2021-06-19 23:04:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-qtcharts-qt5 (Old)
and /work/SRC/openSUSE:Factory/.python-qtcharts-qt5.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-qtcharts-qt5"
Sat Jun 19 23:04:19 2021 rev:10 rq:900824 version:5.15.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-qtcharts-qt5/python-qtcharts-qt5.changes
2021-03-17 20:19:19.247265513 +0100
+++
/work/SRC/openSUSE:Factory/.python-qtcharts-qt5.new.2625/python-qtcharts-qt5.changes
2021-06-19 23:05:02.407856380 +0200
@@ -1,0 +2,5 @@
+Fri Jun 18 21:46:42 UTC 2021 - Ben Greiner <[email protected]>
+
+- Provide the PyPI name, without the s at the end
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-qtcharts-qt5.spec ++++++
--- /var/tmp/diff_new_pack.14TG92/_old 2021-06-19 23:05:02.783856961 +0200
+++ /var/tmp/diff_new_pack.14TG92/_new 2021-06-19 23:05:02.787856966 +0200
@@ -38,6 +38,8 @@
BuildRequires: pkgconfig(Qt5Charts)
Requires: python-qt5 >= %{version}
Requires: python-qt5-sip
+# PyPI name is without the s at the end
+Provides: python-PyQtChart = %{version}-%{release}
%python_subpackages
%description