update to 6.9.0 [release 6.9.0-1mamba;Mon Apr 07 2025]

This commit is contained in:
2025-04-11 19:41:02 +02:00
parent 8e401290ff
commit 47df49817c

View File

@@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qtcharts
Version: 6.8.3
Version: 6.9.0
Release: 1mamba
Summary: Qt6 charts component
Group: System/Libraries
@@ -91,10 +91,17 @@ This package contains libraries and header files for developing applications tha
%{_libdir}/cmake/Qt6ChartsQml/Qt6ChartsQml*.cmake
%dir %{_libdir}/cmake/Qt6Qml/QmlPlugins
%{_libdir}/cmake/Qt6Qml/QmlPlugins/Qt6qtchartsqml2*.cmake
%dir %{_libdir}/cmake/Qt6ChartsPrivate
%{_libdir}/cmake/Qt6ChartsPrivate/Qt6ChartsPrivate*.cmake
%dir %{_libdir}/cmake/Qt6ChartsQmlPrivate
%{_libdir}/cmake/Qt6ChartsQmlPrivate/Qt6ChartsQmlPrivate*.cmake
%{_libdir}/pkgconfig/Qt6*.pc
%doc README
%changelog
* Mon Apr 07 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 6.9.0-1mamba
- update to 6.9.0
* Sat Mar 29 2025 Automatic Build System <autodist@openmamba.org> 6.8.3-1mamba
- automatic version update by autodist