11
0
Richard Brown 9db44a3608 Accepting request 991164 from devel:languages:lua
- Update to 3.5.0:
  - meta: openresty add api run_worker_thread
  - bugfix:allow get() in sharedict return value and nil
  - table new/clear function actual use scenarios
  - #1325: add missing paramter type for getfenv
  - Meta: make osdate accept strings
  - More tag descriptions
  - fix typos in annotation
- Update to 3.4.1:
  - Fix dofile returns multiple values ---@return any ...
  - add 3rd luafilesystem
  - OpenResty type annotation updates
  - fixing grammar in error message
- Add time_includes.patch to fix missing #includes
  (gh#sumneko/lua-language-server#1377).

OBS-URL: https://build.opensuse.org/request/show/991164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-language-server?expand=0&rev=11
2022-07-26 17:45:21 +00:00
2022-07-26 01:01:11 +00:00
2022-07-26 01:01:11 +00:00
2022-07-26 01:01:11 +00:00
2022-07-26 01:01:11 +00:00

How to update the lua-language-server package

Prerequisites:

You need the tar_scm obs service installed:

zypper in obs-service-tar_scm

Updating to a new version from upstream

Edit the _service and spec file and update the version variable.

Download the new source file by running:

osc service disabledrun

Update the changelog file with the upstream release notes.

Description
No description provided
Readme 161 MiB
Languages
Shell 100%