6.8.1
Resolves: RHEL-53982
This commit is contained in:
parent
8ca87475c7
commit
99a7cfcea9
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/qtshadertools-everywhere-src-6.6.1.tar.xz
|
||||
/qtshadertools-everywhere-src-6.7.0.tar.xz
|
||||
/qtshadertools-everywhere-src-6.7.1.tar.xz
|
||||
/qtshadertools-everywhere-src-6.8.1.tar.xz
|
||||
|
@ -10,8 +10,8 @@
|
||||
|
||||
Summary: Qt6 - Qt Shader Tools module builds on the SPIR-V Open Source Ecosystem
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.7.1
|
||||
Release: 4%{?dist}
|
||||
Version: 6.8.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
Url: http://www.qt.io
|
||||
@ -124,6 +124,7 @@ popd
|
||||
%{_qt6_libdir}/cmake/Qt6ShaderToolsTools/*.cmake
|
||||
%{_qt6_libdir}/qt6/metatypes/qt6*_metatypes.json
|
||||
%{_qt6_libdir}/pkgconfig/Qt6ShaderTools.pc
|
||||
%{_qt6_libdir}/qt6/sbom/%{qt_module}-%{qt_version}.spdx
|
||||
|
||||
%if 0%{?build_tests}
|
||||
%files tests
|
||||
@ -131,6 +132,10 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtshadertools-everywhere-src-6.7.1.tar.xz) = 8de9659e11c8b0048fd0af7616aec9a3395a3844f5e24740a88ffd7c3acffba041150338e2a3b7986006edd77a557bb944992b082191d2d959aae511fbc35dc6
|
||||
SHA512 (qtshadertools-everywhere-src-6.8.1.tar.xz) = 774eb2e041b743da12669905bb5b8b4def1100a5b7244172389ce5333bd6d400e39f5c6875c0409390bbf82dbdc606a2254503b0392c16e897198be93ed49b55
|
||||
|
Loading…
Reference in New Issue
Block a user