diff --git a/python-qtcharts-qt5.changes b/python-qtcharts-qt5.changes index 371262e..83bb853 100644 --- a/python-qtcharts-qt5.changes +++ b/python-qtcharts-qt5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 18 21:46:42 UTC 2021 - Ben Greiner + +- Provide the PyPI name, without the s at the end + ------------------------------------------------------------------- Thu Mar 11 19:36:17 UTC 2021 - Ben Greiner diff --git a/python-qtcharts-qt5.spec b/python-qtcharts-qt5.spec index 96e80dd..f7de2d4 100644 --- a/python-qtcharts-qt5.spec +++ b/python-qtcharts-qt5.spec @@ -38,6 +38,8 @@ BuildRequires: python-rpm-macros 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