update to 6.5.0 [release 6.5.0-1mamba;Mon Apr 17 2023]
This commit is contained in:
parent
973095e4b5
commit
17fa915757
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qt6-qtshadertools
|
||||
Version: 6.4.3
|
||||
Version: 6.5.0
|
||||
Release: 1mamba
|
||||
Summary: Qt6 shader tools component
|
||||
Group: System/Libraries
|
||||
@ -55,7 +55,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libQt6ShaderTools.so.*
|
||||
%{_libdir}/metatypes/qt6shadertools_release_metatypes.json
|
||||
%{_libdir}/qt6/metatypes/qt6shadertools_release_metatypes.json
|
||||
%{_libdir}/qt6/modules/ShaderTools.json
|
||||
%doc LICENSES
|
||||
|
||||
%files devel
|
||||
@ -66,7 +67,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/libQt6ShaderTools.prl
|
||||
%{_libdir}/libQt6ShaderTools.so
|
||||
%{_libdir}/qt6/mkspecs/modules/qt_lib_shadertools*.pri
|
||||
%{_datadir}/qt6/modules/ShaderTools.json
|
||||
%{_libdir}/cmake/Qt6BuildInternals/StandaloneTests/QtShaderToolsTestsConfig.cmake
|
||||
%dir %{_libdir}/cmake/Qt6ShaderTools
|
||||
%{_libdir}/cmake/Qt6ShaderTools/Qt6ShaderTools*.cmake
|
||||
@ -75,6 +75,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/pkgconfig/Qt6ShaderTools.pc
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user