Qt 6.3.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-languageserver?expand=0&rev=3
This commit is contained in:
parent
c0990a9248
commit
ccd318e0fa
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 17 15:15:12 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.3.1:
|
||||
* https://www.qt.io/blog/qt-6.3.1-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 11:56:54 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,23 +16,23 @@
|
||||
#
|
||||
|
||||
|
||||
%define real_version 6.3.0
|
||||
%define real_version 6.3.1
|
||||
%define short_version 6.3
|
||||
%define short_name qtlanguageserver
|
||||
%define tar_name qtlanguageserver-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
#
|
||||
Name: qt6-languageserver
|
||||
Version: 6.3.0
|
||||
Version: 6.3.1
|
||||
Release: 0
|
||||
Summary: Implementation of the Language Server Protocol
|
||||
License: LGPL-3.0-only OR GPL-2.0-or-later
|
||||
URL: https://www.qt.io
|
||||
Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
|
||||
BuildRequires: qt6-core-private-devel
|
||||
BuildRequires: cmake(Qt6Concurrent)
|
||||
BuildRequires: cmake(Qt6Core)
|
||||
BuildRequires: cmake(Qt6Network)
|
||||
BuildRequires: cmake(Qt6Concurrent)
|
||||
BuildRequires: qt6-core-private-devel
|
||||
|
||||
%description
|
||||
Qt Language Server implements the Language Server Protocol specification and
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70aad8f7060e1e0c40365cb3f0f5f572643a5390f59d8e5a327df6fc0a9eeeaa
|
||||
size 147840
|
3
qtlanguageserver-everywhere-src-6.3.1.tar.xz
Normal file
3
qtlanguageserver-everywhere-src-6.3.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:791147a487ac568211d2d254e93821d171a40445ef14d6cffd05fe56c9fa4abc
|
||||
size 147848
|
Loading…
x
Reference in New Issue
Block a user