Accepting request 1077327 from KDE:Qt6

Update to 6.5.0 (forwarded request 1077258 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/1077327
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-languageserver?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2023-04-05 19:31:52 +00:00 committed by Git OBS Bridge
commit 51c2bfaae4
4 changed files with 17 additions and 11 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 3 10:02:08 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 6.5.0
* https://www.qt.io/blog/qt-6.5-lts-released
-------------------------------------------------------------------
Thu Mar 16 10:00:01 UTC 2023 - Christophe Marin <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
#
# spec file for package qt6-languageserver
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,23 +16,23 @@
#
%define real_version 6.4.3
%define short_version 6.4
%define real_version 6.5.0
%define short_version 6.5
%define short_name qtlanguageserver
%define tar_name qtlanguageserver-everywhere-src
%define tar_suffix %{nil}
#
Name: qt6-languageserver
Version: 6.4.3
Version: 6.5.0
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) = %{real_version}
BuildRequires: cmake(Qt6Core) = %{real_version}
BuildRequires: cmake(Qt6Network) = %{real_version}
%description
Qt Language Server implements the Language Server Protocol specification and
@ -66,7 +66,7 @@ JsonRpc 2.0 protocol implementation for Qt6.
%package -n qt6-jsonrpc-private-devel
Summary: Qt 6 JsonRpc library - Development files
Requires: libQt6JsonRpc6 = %{version}
Requires: cmake(Qt6Core)
Requires: cmake(Qt6Core) = %{real_version}
%description -n qt6-jsonrpc-private-devel
Development files for the Qt 6 JsonRpc library.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e881006442e19c7c4a6d229c342cc685142568e2b41f843e73cddf4c3d37975
size 153856

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8dc8d3d2f3a345628e91ce1c366709e78971eb9c4d26836a8cd787a51f8f1a1d
size 152980