diff --git a/qt6-qtcharts.spec b/qt6-qtcharts.spec index 935ec8f..6f4f653 100644 --- a/qt6-qtcharts.spec +++ b/qt6-qtcharts.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt6-qtcharts -Version: 6.8.1 +Version: 6.8.2 Release: 1mamba Summary: Qt6 charts component Group: System/Libraries @@ -37,7 +37,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description devel This package contains libraries and header files for developing applications that use %{name}. -%debug_package %prep %setup -q -n qtcharts-everywhere-src-%{version} @@ -96,6 +95,9 @@ This package contains libraries and header files for developing applications tha %doc README %changelog +* Wed Feb 05 2025 Automatic Build System 6.8.2-1mamba +- automatic version update by autodist + * Sat Dec 07 2024 Automatic Build System 6.8.1-1mamba - automatic version update by autodist