automatic version update by autodist [release 6.3.1-1mamba;Sun Jun 19 2022]
This commit is contained in:
parent
943154b700
commit
620c9a02d9
@ -1,8 +1,8 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qt6-qtcharts
|
||||
Version: 6.3.0
|
||||
Release: 2mamba
|
||||
Version: 6.3.1
|
||||
Release: 1mamba
|
||||
Summary: Qt6 charts component
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -69,13 +69,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_includedir}/qt6/QtCharts/*
|
||||
%dir %{_includedir}/qt6/QtChartsQml
|
||||
%{_includedir}/qt6/QtChartsQml/*
|
||||
%{_libdir}/cmake/Qt6BuildInternals/StandaloneTests/QtChartsTestsConfig.cmake
|
||||
%dir %{_libdir}/cmake/Qt6Charts
|
||||
%{_libdir}/cmake/Qt6Charts/Qt6Charts*.cmake
|
||||
%dir %{_libdir}/cmake/Qt6ChartsQml
|
||||
%{_libdir}/cmake/Qt6ChartsQml/Qt6ChartsQml*.cmake
|
||||
%dir %{_libdir}/cmake/Qt6Qml/QmlPlugins
|
||||
%{_libdir}/cmake/Qt6Qml/QmlPlugins/Qt6qtchartsqml2*.cmake
|
||||
%{_libdir}/libQt6ChartsQml.prl
|
||||
%{_libdir}/libQt6ChartsQml.so
|
||||
%{_libdir}/metatypes/qt6charts_release_metatypes.json
|
||||
@ -88,13 +81,19 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/qt6/mkspecs/modules/qt_lib_charts_private.pri
|
||||
%{_datadir}/qt6/modules/Charts.json
|
||||
%{_datadir}/qt6/modules/ChartsQml.json
|
||||
%{_libdir}/cmake/Qt6BuildInternals/StandaloneTests/QtChartsTestsConfig.cmake
|
||||
%dir %{_libdir}/cmake/Qt6Charts
|
||||
%{_libdir}/cmake/Qt6Charts/Qt6ChartsConfig*.cmake
|
||||
%{_libdir}/cmake/Qt6Charts/Qt6Charts*.cmake
|
||||
%dir %{_libdir}/cmake/Qt6ChartsQml
|
||||
%{_libdir}/cmake/Qt6ChartsQml/Qt6ChartsQml*.cmake
|
||||
%dir %{_libdir}/cmake/Qt6Qml/QmlPlugins
|
||||
%{_libdir}/cmake/Qt6Qml/QmlPlugins/Qt6qtchartsqml2*.cmake
|
||||
%{_libdir}/pkgconfig/Qt6*.pc
|
||||
%doc README
|
||||
|
||||
%changelog
|
||||
* Thu Apr 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.0-2mamba
|
||||
- ... add a changelog entry
|
||||
* Sun Jun 19 2022 Automatic Build System <autodist@mambasoft.it> 6.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.0-1mamba
|
||||
- update to 6.3.0
|
||||
|
Loading…
Reference in New Issue
Block a user