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