Go to file
Matej Cepl 32cfecce6c Accepting request 1136986 from home:Oppzippy:branches:devel:languages:lua
- Upgrade to 3.7.4:
  - fix: doc.type.function resolve only existing arg.extends
  - Add a rawdesc field to exported docs
  - support c like comments
  - translated some options to zh-cn

OBS-URL: https://build.opensuse.org/request/show/1136986
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-language-server?expand=0&rev=36
2024-01-05 08:46:16 +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%