|
|
@ -10,8 +10,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
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.7.1
|
|
|
|
Version: 6.8.1
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Release: 2%{?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
|
|
|
|
Url: http://www.qt.io
|
|
|
|
Url: http://www.qt.io
|
|
|
@ -106,11 +106,11 @@ popd
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%license LICENSES/*
|
|
|
|
%license LICENSES/*
|
|
|
|
|
|
|
|
%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx
|
|
|
|
%{_bindir}/qsb-qt6
|
|
|
|
%{_bindir}/qsb-qt6
|
|
|
|
%{_qt6_bindir}/qsb
|
|
|
|
%{_qt6_bindir}/qsb
|
|
|
|
%{_qt6_libdir}/libQt6ShaderTools.so.6*
|
|
|
|
%{_qt6_libdir}/libQt6ShaderTools.so.6*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%files devel
|
|
|
|
%{_qt6_archdatadir}/mkspecs/modules/*.pri
|
|
|
|
%{_qt6_archdatadir}/mkspecs/modules/*.pri
|
|
|
|
%{_qt6_libdir}/qt6/modules/*.json
|
|
|
|
%{_qt6_libdir}/qt6/modules/*.json
|
|
|
@ -125,12 +125,21 @@ popd
|
|
|
|
%{_qt6_libdir}/qt6/metatypes/qt6*_metatypes.json
|
|
|
|
%{_qt6_libdir}/qt6/metatypes/qt6*_metatypes.json
|
|
|
|
%{_qt6_libdir}/pkgconfig/Qt6ShaderTools.pc
|
|
|
|
%{_qt6_libdir}/pkgconfig/Qt6ShaderTools.pc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%if 0%{?build_tests}
|
|
|
|
%if 0%{?build_tests}
|
|
|
|
%files tests
|
|
|
|
%files tests
|
|
|
|
%{_qt6_archdatadir}/tests
|
|
|
|
%{_qt6_archdatadir}/tests
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Dec 05 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.1-2
|
|
|
|
|
|
|
|
- Move Software Bill of Materials from -devel
|
|
|
|
|
|
|
|
Resolves: RHEL-53982
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Dec 03 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.1-1
|
|
|
|
|
|
|
|
- 6.8.1
|
|
|
|
|
|
|
|
Resolves: RHEL-53982
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-4
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-4
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
Resolves: RHEL-64018
|
|
|
|