|
|
@ -8,7 +8,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Summary: Qt6 - Qt Shader Tools module builds on the SPIR-V Open Source Ecosystem
|
|
|
|
Summary: Qt6 - Qt Shader Tools module builds on the SPIR-V Open Source Ecosystem
|
|
|
|
Name: qt6-%{qt_module}
|
|
|
|
Name: qt6-%{qt_module}
|
|
|
|
Version: 6.4.3
|
|
|
|
Version: 6.5.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
|
|
|
|
|
|
|
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
|
|
|
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
|
|
@ -97,7 +97,7 @@ popd
|
|
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%files devel
|
|
|
|
%{_qt6_archdatadir}/mkspecs/modules/*.pri
|
|
|
|
%{_qt6_archdatadir}/mkspecs/modules/*.pri
|
|
|
|
%{_qt6_datadir}/modules/*.json
|
|
|
|
%{_qt6_libdir}/qt6/modules/*.json
|
|
|
|
%{_qt6_headerdir}/QtShaderTools/
|
|
|
|
%{_qt6_headerdir}/QtShaderTools/
|
|
|
|
%{_qt6_libdir}/libQt6ShaderTools.prl
|
|
|
|
%{_qt6_libdir}/libQt6ShaderTools.prl
|
|
|
|
%{_qt6_libdir}/libQt6ShaderTools.so
|
|
|
|
%{_qt6_libdir}/libQt6ShaderTools.so
|
|
|
@ -106,10 +106,13 @@ popd
|
|
|
|
%{_qt6_libdir}/cmake/Qt6ShaderTools/*.cmake
|
|
|
|
%{_qt6_libdir}/cmake/Qt6ShaderTools/*.cmake
|
|
|
|
%dir %{_qt6_libdir}/cmake/Qt6ShaderToolsTools/
|
|
|
|
%dir %{_qt6_libdir}/cmake/Qt6ShaderToolsTools/
|
|
|
|
%{_qt6_libdir}/cmake/Qt6ShaderToolsTools/*.cmake
|
|
|
|
%{_qt6_libdir}/cmake/Qt6ShaderToolsTools/*.cmake
|
|
|
|
%{_qt6_libdir}/metatypes/qt6*_metatypes.json
|
|
|
|
%{_qt6_libdir}/qt6/metatypes/qt6*_metatypes.json
|
|
|
|
%{_qt6_libdir}/pkgconfig/Qt6ShaderTools.pc
|
|
|
|
%{_qt6_libdir}/pkgconfig/Qt6ShaderTools.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Apr 03 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.0-1
|
|
|
|
|
|
|
|
- 6.5.0
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Mar 23 2023 Jan Grulich <jgrulich@redhat.com> - 6.4.3-1
|
|
|
|
* Thu Mar 23 2023 Jan Grulich <jgrulich@redhat.com> - 6.4.3-1
|
|
|
|
- 6.4.3
|
|
|
|
- 6.4.3
|
|
|
|
|
|
|
|
|
|
|
|