diff --git a/qt6-qtcharts.spec b/qt6-qtcharts.spec index 6678099..e1aae8e 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.3.2 +Version: 6.4.0 Release: 1mamba Summary: Qt6 charts component Group: System/Libraries @@ -61,7 +61,7 @@ This package contains libraries and header files for developing applications tha %{_libdir}/qml/QtCharts/libqtchartsqml2plugin.so %{_libdir}/qml/QtCharts/plugins.qmltypes %{_libdir}/qml/QtCharts/qmldir -%doc LICENSE.* +%doc LICENSES %files devel %defattr(-,root,root) @@ -92,6 +92,9 @@ This package contains libraries and header files for developing applications tha %doc README %changelog +* Fri Oct 07 2022 Silvan Calarco 6.4.0-1mamba +- update to 6.4.0 + * Mon Sep 12 2022 Automatic Build System 6.3.2-1mamba - automatic version update by autodist