Go to file
Matej Cepl 577fab7868 - 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/package/show/devel:languages:lua/lua-language-server?expand=0&rev=23
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
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 856 MiB
Languages
Shell 100%