Update to 6.5.3
This commit is contained in:
parent
3e15d8d426
commit
3f312cf31a
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/qtshadertools-everywhere-src-6.5.0.tar.xz
|
||||
/qtshadertools-everywhere-src-6.5.1.tar.xz
|
||||
/qtshadertools-everywhere-src-6.5.2.tar.xz
|
||||
/qtshadertools-everywhere-src-6.5.3.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.2
|
||||
Release: 2%{?dist}
|
||||
Version: 6.5.3
|
||||
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
|
||||
* Sun Oct 01 2023 Justin Zobel <justin.zobel@gmail.com> - 6.5.3-1
|
||||
- new version
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.5.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (qtshadertools-everywhere-src-6.5.2.tar.xz) = 95a697de1e0b415b700edc86c452847f37478951c547fad42c8373c592a1f474b824df7c2d1ae3b26fb9401df3c523431633e0293f5e472732964cb527def6be
|
||||
SHA512 (qtshadertools-everywhere-src-6.5.3.tar.xz) = fab49d5c7609b9bf81b98562d21e29d05f001a27d446efddec569033eaa322ab336057076a5f2713ea1941f4e716694a471b5ae81be0913bc19668136d7a9b68
|
||||
|
Loading…
Reference in New Issue
Block a user