This commit is contained in:
EastDong 2023-07-25 13:00:57 +08:00
parent 242bc94bc5
commit 5fd5d32371
3 changed files with 5 additions and 3 deletions

View File

@ -5,12 +5,11 @@
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.5.0 Version: 6.5.1
Release: 2 Release: 1
License: LGPLv3 License: LGPLv3
Url: http://www.qt.io Url: http://www.qt.io
Source0: https://download.qt.io/official_releases/qt/%{short_version}/%{version}/submodules/%{qt_module}-everywhere-src-%{version}.tar.xz Source0: https://download.qt.io/official_releases/qt/%{short_version}/%{version}/submodules/%{qt_module}-everywhere-src-%{version}.tar.xz
BuildRequires: cmake BuildRequires: cmake
@ -94,6 +93,9 @@ popd
%{_qt6_libdir}/pkgconfig/Qt6ShaderTools.pc %{_qt6_libdir}/pkgconfig/Qt6ShaderTools.pc
%changelog %changelog
* Tue Jul 25 2023 EastDong <xudong23@iscas.ac.cn> - 6.5.1-1
- update package
* Mon May 22 2023 peijiankang <peijiankang@kylinos.cn> - 6.5.0-2 * Mon May 22 2023 peijiankang <peijiankang@kylinos.cn> - 6.5.0-2
- Fix syntax error when macro is not defined - Fix syntax error when macro is not defined

Binary file not shown.