update to 6.5.0 [release 6.5.0-1mamba;Mon Apr 17 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 17:14:29 +01:00
parent 973095e4b5
commit 17fa915757

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qtshadertools Name: qt6-qtshadertools
Version: 6.4.3 Version: 6.5.0
Release: 1mamba Release: 1mamba
Summary: Qt6 shader tools component Summary: Qt6 shader tools component
Group: System/Libraries Group: System/Libraries
@ -55,7 +55,8 @@ This package contains libraries and header files for developing applications tha
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%{_libdir}/libQt6ShaderTools.so.* %{_libdir}/libQt6ShaderTools.so.*
%{_libdir}/metatypes/qt6shadertools_release_metatypes.json %{_libdir}/qt6/metatypes/qt6shadertools_release_metatypes.json
%{_libdir}/qt6/modules/ShaderTools.json
%doc LICENSES %doc LICENSES
%files devel %files devel
@ -66,7 +67,6 @@ This package contains libraries and header files for developing applications tha
%{_libdir}/libQt6ShaderTools.prl %{_libdir}/libQt6ShaderTools.prl
%{_libdir}/libQt6ShaderTools.so %{_libdir}/libQt6ShaderTools.so
%{_libdir}/qt6/mkspecs/modules/qt_lib_shadertools*.pri %{_libdir}/qt6/mkspecs/modules/qt_lib_shadertools*.pri
%{_datadir}/qt6/modules/ShaderTools.json
%{_libdir}/cmake/Qt6BuildInternals/StandaloneTests/QtShaderToolsTestsConfig.cmake %{_libdir}/cmake/Qt6BuildInternals/StandaloneTests/QtShaderToolsTestsConfig.cmake
%dir %{_libdir}/cmake/Qt6ShaderTools %dir %{_libdir}/cmake/Qt6ShaderTools
%{_libdir}/cmake/Qt6ShaderTools/Qt6ShaderTools*.cmake %{_libdir}/cmake/Qt6ShaderTools/Qt6ShaderTools*.cmake
@ -75,6 +75,9 @@ This package contains libraries and header files for developing applications tha
%{_libdir}/pkgconfig/Qt6ShaderTools.pc %{_libdir}/pkgconfig/Qt6ShaderTools.pc
%changelog %changelog
* Mon Apr 17 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.5.0-1mamba
- update to 6.5.0
* Fri Mar 17 2023 Automatic Build System <autodist@mambasoft.it> 6.4.3-1mamba * Fri Mar 17 2023 Automatic Build System <autodist@mambasoft.it> 6.4.3-1mamba
- automatic version update by autodist - automatic version update by autodist