diff --git a/python-PyQt6-Charts.spec b/python-PyQt6-Charts.spec index 8b02741..2bdc11a 100644 --- a/python-PyQt6-Charts.spec +++ b/python-PyQt6-Charts.spec @@ -26,7 +26,7 @@ Summary: Python bindings for the Qt Charts library License: GPL-3.0-only Group: Development/Libraries/Python URL: https://www.riverbankcomputing.com/software/pyqtchart -Source: https://files.pythonhosted.org/packages/source/P/PyQt6-%{qtlib}/PyQt6_%{qtlib}-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/P/%{mname}/PyQt6_%{qtlib}-%{version}.tar.gz BuildRequires: %{python_module PyQt6-devel >= %{version}} BuildRequires: %{python_module devel >= 3.7} BuildRequires: %{python_module pyqt-builder >= 1.10} @@ -40,7 +40,7 @@ Provides: python-qtcharts-qt6 = %{version}-%{release} %python_subpackages %description -PyQt6-3D is a set of Python bindings for The Qt Company’s Qt Charts framework. +%{mname} is a set of Python bindings for The Qt Company’s Qt %{qtlib} framework. The bindings sit on top of PyQt6 and are implemented as a single module. %package devel