Qt 6.4.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-languageserver?expand=0&rev=7
This commit is contained in:
parent
eafe39915a
commit
a19e32e0d1
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 29 10:35:53 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.4.0:
|
||||||
|
* https://www.qt.io/blog/qt-6.4-released
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 16 08:29:08 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.4.0 RC
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 9 12:41:37 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Sep 9 12:41:37 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define real_version 6.3.2
|
%define real_version 6.4.0
|
||||||
%define short_version 6.3
|
%define short_version 6.4
|
||||||
%define short_name qtlanguageserver
|
%define short_name qtlanguageserver
|
||||||
%define tar_name qtlanguageserver-everywhere-src
|
%define tar_name qtlanguageserver-everywhere-src
|
||||||
%define tar_suffix %{nil}
|
%define tar_suffix %{nil}
|
||||||
#
|
#
|
||||||
Name: qt6-languageserver
|
Name: qt6-languageserver
|
||||||
Version: 6.3.2
|
Version: 6.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Implementation of the Language Server Protocol
|
Summary: Implementation of the Language Server Protocol
|
||||||
License: LGPL-3.0-only OR GPL-2.0-or-later
|
License: LGPL-3.0-only OR GPL-2.0-or-later
|
||||||
@ -102,7 +102,7 @@ This library does not have any ABI or API guarantees.
|
|||||||
%{_qt6_mkspecsdir}/modules/qt_lib_languageserver_private.pri
|
%{_qt6_mkspecsdir}/modules/qt_lib_languageserver_private.pri
|
||||||
|
|
||||||
%files -n libQt6JsonRpc6
|
%files -n libQt6JsonRpc6
|
||||||
%license LICENSE.*
|
%license LICENSES/*
|
||||||
%{_qt6_libdir}/libQt6JsonRpc.so.*
|
%{_qt6_libdir}/libQt6JsonRpc.so.*
|
||||||
|
|
||||||
%files -n qt6-jsonrpc-private-devel
|
%files -n qt6-jsonrpc-private-devel
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:52656e5e12d5a3865d7954535fd59b7697aba3536a1466d013b889cd3135ca03
|
|
||||||
size 147844
|
|
3
qtlanguageserver-everywhere-src-6.4.0.tar.xz
Normal file
3
qtlanguageserver-everywhere-src-6.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1878a6713574da9121fccbfe81c230c871fc0198f9e800638da81d51d9787025
|
||||||
|
size 153328
|
Loading…
x
Reference in New Issue
Block a user