6.5.2
This commit is contained in:
parent
51e5fb31a6
commit
1ad6a56857
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
||||
/qtshadertools-everywhere-src-6.4.3.tar.xz
|
||||
/qtshadertools-everywhere-src-6.5.0.tar.xz
|
||||
/qtshadertools-everywhere-src-6.5.1.tar.xz
|
||||
/qtshadertools-everywhere-src-6.5.2.tar.xz
|
||||
|
@ -8,8 +8,8 @@
|
||||
|
||||
Summary: Qt6 - Qt Shader Tools module builds on the SPIR-V Open Source Ecosystem
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.5.1
|
||||
Release: 3%{?dist}
|
||||
Version: 6.5.2
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
Url: http://www.qt.io
|
||||
@ -110,6 +110,9 @@ popd
|
||||
%{_qt6_libdir}/pkgconfig/Qt6ShaderTools.pc
|
||||
|
||||
%changelog
|
||||
* Fri Jul 21 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.2-1
|
||||
- 6.5.2
|
||||
|
||||
* Wed Jul 12 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.1-3
|
||||
- Rebuild for qtbase private API version change
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtshadertools-everywhere-src-6.5.1.tar.xz) = 547c5e0c6220c6200f440ed1d6f3373423fceea09de8d1dc81c5d49f7e24beee6d460341828d74844a2e1af1181c702d93247dd95b273a0b1e110dcdcab69557
|
||||
SHA512 (qtshadertools-everywhere-src-6.5.2.tar.xz) = 95a697de1e0b415b700edc86c452847f37478951c547fad42c8373c592a1f474b824df7c2d1ae3b26fb9401df3c523431633e0293f5e472732964cb527def6be
|
||||
|
Loading…
Reference in New Issue
Block a user