!4 update to upstream version 6.5.2
From: @dou33 Reviewed-by: @peijiankang Signed-off-by: @peijiankang
This commit is contained in:
commit
73f1445c08
@ -4,9 +4,9 @@
|
|||||||
%global majmin 6.5
|
%global majmin 6.5
|
||||||
|
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.5.1
|
Version: 6.5.2
|
||||||
Release: 1
|
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
|
License: GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||||
URL: https://www.qt.io
|
URL: https://www.qt.io
|
||||||
|
|
||||||
@ -20,8 +20,8 @@ BuildRequires: qt6-qtbase-private-devel
|
|||||||
%{?_qt6:Requires: %{_qt6}%{?_isa} = %{_qt6_version}}
|
%{?_qt6:Requires: %{_qt6}%{?_isa} = %{_qt6_version}}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Qt Language Server implements the Language Server Protocol specification and
|
The Qt Language Server component provides an implementation of the Language
|
||||||
the JsonRpc 2.0 protocol.
|
Server protocol.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Qt 6 LanguageServer library - Development files
|
Summary: Qt 6 LanguageServer library - Development files
|
||||||
@ -76,6 +76,9 @@ popd
|
|||||||
%{_qt6_archdatadir}/metatypes/qt6*_metatypes.json
|
%{_qt6_archdatadir}/metatypes/qt6*_metatypes.json
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jul 21 EastDong <xudong23@iscas.ac.cn>- 6.5.1-1
|
||||||
- update package
|
- update package
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
qtlanguageserver-everywhere-src-6.5.2.tar.xz
Normal file
BIN
qtlanguageserver-everywhere-src-6.5.2.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user