Move Software Bill of Materials from -devel
Resolves: RHEL-53982
This commit is contained in:
parent
99a7cfcea9
commit
0c36c3db43
@ -11,7 +11,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.8.1
|
Version: 6.8.1
|
||||||
Release: 1%{?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
|
||||||
@ -124,7 +124,7 @@ popd
|
|||||||
%{_qt6_libdir}/cmake/Qt6ShaderToolsTools/*.cmake
|
%{_qt6_libdir}/cmake/Qt6ShaderToolsTools/*.cmake
|
||||||
%{_qt6_libdir}/qt6/metatypes/qt6*_metatypes.json
|
%{_qt6_libdir}/qt6/metatypes/qt6*_metatypes.json
|
||||||
%{_qt6_libdir}/pkgconfig/Qt6ShaderTools.pc
|
%{_qt6_libdir}/pkgconfig/Qt6ShaderTools.pc
|
||||||
%{_qt6_libdir}/qt6/sbom/%{qt_module}-%{qt_version}.spdx
|
|
||||||
|
|
||||||
%if 0%{?build_tests}
|
%if 0%{?build_tests}
|
||||||
%files tests
|
%files tests
|
||||||
@ -132,6 +132,10 @@ popd
|
|||||||
%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
|
* Tue Dec 03 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.1-1
|
||||||
- 6.8.1
|
- 6.8.1
|
||||||
Resolves: RHEL-53982
|
Resolves: RHEL-53982
|
||||||
|
Loading…
Reference in New Issue
Block a user