6.7.0
Resolves: RHEL-27845 Resolves: RHEL-31166
This commit is contained in:
parent
6fccc950a9
commit
76baddef48
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/qtshadertools-everywhere-src-6.5.3.tar.xz
|
||||
/qtshadertools-everywhere-src-6.6.0.tar.xz
|
||||
/qtshadertools-everywhere-src-6.6.1.tar.xz
|
||||
/qtshadertools-everywhere-src-6.7.0.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.6.1
|
||||
Release: 4%{?dist}
|
||||
Version: 6.7.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
Url: http://www.qt.io
|
||||
@ -131,6 +131,11 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Apr 18 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.0-1
|
||||
- 6.7.0
|
||||
Resolves: RHEL-27845
|
||||
Resolves: RHEL-31166
|
||||
|
||||
* Wed Mar 27 2024 Jan Grulich <jgrulich@redhat.com> - 6.6.1-4
|
||||
- Add -tests subpackage with unit tests that can run in CI
|
||||
Resolves: RHEL-28239
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtshadertools-everywhere-src-6.6.1.tar.xz) = 1cc6e1e003754dd665b5633c0e38bab749b7fa002d68d5fff9caef850895ea30145fcb2a10621c5a666297bba9b95fcfaeb047b849b02f1992de3299cd675c03
|
||||
SHA512 (qtshadertools-everywhere-src-6.7.0.tar.xz) = 30f737093fcdba6b247425c21f15d5682454255fdcf04cbe9f822e5b549dcdbb6fa519bfbcd0f2ba8acfa775cec7c30a630b61d50e00afa8c017ae9a16a73497
|
||||
|
Loading…
Reference in New Issue
Block a user