Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package lua-language-server for
openSUSE:Factory checked in at 2022-04-11 23:49:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-language-server (Old)
and /work/SRC/openSUSE:Factory/.lua-language-server.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-language-server"
Mon Apr 11 23:49:08 2022 rev:8 rq:969189 version:3.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-language-server/lua-language-server.changes
2022-02-10 23:13:05.112361652 +0100
+++
/work/SRC/openSUSE:Factory/.lua-language-server.new.1900/lua-language-server.changes
2022-04-11 23:50:40.030095966 +0200
@@ -1,0 +2,35 @@
+Mon Apr 11 11:55:56 UTC 2022 - Andreas Schneider <[email protected]>
+
+- Update to version 3.0.1:
+ * FIX #1033
+ * FIX #1034
+ * FIX #1035
+ * FIX #1036
+ * FIX runtime errors reported by telemetry, see #1037
+
+-------------------------------------------------------------------
+Mon Apr 11 04:54:54 UTC 2022 - Andreas Schneider <[email protected]>
+
+- Update to version 3.0.0:
+ * fix(completion): push (#1022) to 3.0 by @kevinhwang91 in #1026
+ * fixed #976 by @xiyaowong in #983
+ * Ensure that a completion result has 'isIncomplete' by @yoshi1123 in #995
+ * update meta basic.lua by @fesily in #1004
+ * fix(semantic-tokens): coreect token type priority by @kevinhwang91 in #1009
+ * Event emitter support fix by @Cassolette in #1011
+ * fix meta debuginfo in jit version by @fesily in #1007
+ * chore(editorconfig): use lf for end_of_line by @kevinhwang91 in #1010
+ * feat(completion): truncate arguments for callSnippet by @kevinhwang91
+ in #1014
+ * fix(completion): use args table instead of args string to parse snippet
+ by @kevinhwang91 in #1016
+ * fix(completion): avoid unnecessary file sep as trigger chars by
+ @kevinhwang91 in #1017
+ * fix(completion): limit extra lines by @kevinhwang91 in #1019
+ * fix(files): check uri whether equal or not by @kevinhwang91 in #1020
+ * chore(postfix): pretty postfix description by @kevinhwang91 in #1021
+ * feat(completion): use Lua code as snippet description by @kevinhwang91
+ in #1022
+ * FIX #1023 by @CppCXY in #1024
+
+-------------------------------------------------------------------
Old:
----
lua-language-server-2.6.4-submodules.zip
New:
----
lua-language-server-3.0.1-submodules.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lua-language-server.spec ++++++
--- /var/tmp/diff_new_pack.YqHb99/_old 2022-04-11 23:50:41.038084466 +0200
+++ /var/tmp/diff_new_pack.YqHb99/_new 2022-04-11 23:50:41.042084420 +0200
@@ -20,7 +20,7 @@
%define pkg_name lua-language-server
Name: lua-language-server
-Version: 2.6.4
+Version: 3.0.1
Release: 0
Summary: Lua Language Server coded by Lua
License: MIT