update version to 6.5.2
This commit is contained in:
parent
13e5c637fb
commit
5d4dd22307
Binary file not shown.
@ -3,7 +3,7 @@
|
||||
|
||||
Summary: Qt6 - Qt 5 Compatibility Libraries
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.5.1
|
||||
Version: 6.5.2
|
||||
Release: 1
|
||||
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
@ -39,7 +39,7 @@ Requires: qt6-qtbase-devel%{?_isa}
|
||||
%autosetup -n %{qt_module}-everywhere-src-%{version} -p1
|
||||
|
||||
%build
|
||||
%cmake_qt6 -DQT_BUILD_EXAMPLES:BOOL=%{?examples:ON}%{!?examples:OFF} -DQT_FEATURE_qt3d_system_assimp=ON
|
||||
%cmake_qt6
|
||||
|
||||
cmake --build . %{?_smp_mflags} --verbose
|
||||
|
||||
@ -82,6 +82,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 30 2023 peijiankang <peijiankang@kylinos.cn> - 6.5.2-1
|
||||
- update version to 6.5.2
|
||||
|
||||
* Wed Aug 09 2023 peijiankang <peijiankang@kylinos.cn> - 6.5.1-1
|
||||
- 6.5.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user