forked from pool/lua-language-server
- install a missing file, otherwise the server doesn't start OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-language-server?expand=0&rev=41
18 lines
398 B
Markdown
18 lines
398 B
Markdown
-# How to update the lua-language-server package
|
|
-
|
|
-## Prerequisites:
|
|
-
|
|
-You need the `obs_scm` obs service installed:
|
|
-
|
|
- zypper in obs-service-obs_scm
|
|
-
|
|
-## Updating to a new version from upstream
|
|
-
|
|
-Edit the `_service` file and update the version variable.
|
|
-
|
|
-Download the new source file by running:
|
|
-
|
|
- osc service manualrun
|
|
-
|
|
-Update the changelog file with the upstream release notes.
|