Go to file
Matej Cepl b9f8f3d890 - Upgrade to 3.6.18:
- Make functions in string api accept numbers
  - Don't override lm.bindir and lm.EXE_DIR in make.lua
  - add: description for config.addonManager.enable
  - Don't override lm.bindir and lm.EXE_DIR in make.lua
  - add: description for config.addonManager.enable
  - add: addon manager setting to template
  - README updates
  - Array of a class type does not get completion
  - Improve math.abs annotation
  - meta: newproxy can accept a userdata value

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-language-server?expand=0&rev=32
2023-04-01 11:28:14 +00:00
2023-04-01 11:28:14 +00:00

How to update the lua-language-server package

Prerequisites:

You need the tar_scm and download_url obs service installed:

zypper in obs-service-tar_scm obs-service-download_url

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%