With rust1.62, we got the ability to compile WASM-files. So we can now compile the plugins from source too, and not use the pre-built binaries. OBS-URL: https://build.opensuse.org/request/show/992542 OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=7
- Install
rpmdevtools
- If updating a version, modify the Version string.
- Run
rpmdev-spectool -g zellij.spec
and remove the previous version tar ball. - Add the new tarball and extract it
- Move the extracted
zellij-<new-version>
aszellij
. - Run
osc service disabledrun
Then add version changes with osc vc
and then osc ci
Description
Languages
XML
100%