e7330ca937
- Reupload vendor.tar.gz with updated deps. - Add `libgcc_s1` in BuilRequires in specfile. - Increase physical memory size in _constraints file. - Enable cargo tests. - Enable all arches. OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=16 |
||
---|---|---|
_constraints | ||
_service | ||
.gitattributes | ||
.gitignore | ||
cargo_config | ||
README.suse-maint.md | ||
vendor.tar.gz | ||
zellij-0.31.4.tar.gz | ||
zellij.changes | ||
zellij.spec |
- 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