generated from pool/new_package
b9f8f3d890d8d4ab2cd267c505fbf06fdf72ccf0cce0ed39c15b8bb63df2687e
- 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
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
Languages
Shell
100%