update to upstream version 6.5.2

This commit is contained in:
dou33 2023-11-29 20:52:36 +08:00
parent d06993749b
commit 8d1ee59511
3 changed files with 7 additions and 4 deletions

View File

@ -4,9 +4,9 @@
%global majmin 6.5
Name: qt6-%{qt_module}
Version: 6.5.1
Version: 6.5.2
Release: 1
Summary: Implementation of the Language Server Protocol
Summary: Qt6 - LanguageServer component,Implementation of the Language Server Protocol
License: GPL-3.0-only WITH Qt-GPL-exception-1.0
URL: https://www.qt.io
@ -20,8 +20,8 @@ BuildRequires: qt6-qtbase-private-devel
%{?_qt6:Requires: %{_qt6}%{?_isa} = %{_qt6_version}}
%description
Qt Language Server implements the Language Server Protocol specification and
the JsonRpc 2.0 protocol.
The Qt Language Server component provides an implementation of the Language
Server protocol.
%package devel
Summary: Qt 6 LanguageServer library - Development files
@ -76,6 +76,9 @@ popd
%{_qt6_archdatadir}/metatypes/qt6*_metatypes.json
%changelog
* Wed Nov 29 douyan <douyan@kylinos.cn>- 6.5.2-1
- update to 6.5.2
* Fri Jul 21 EastDong <xudong23@iscas.ac.cn>- 6.5.1-1
- update package

Binary file not shown.