This commit is contained in:
parent
3e026a49ff
commit
85db73cd8c
@ -1,5 +1,6 @@
|
||||
1. Edit the service file to the corresponding version number of the tarball.
|
||||
2. Run `osc service disabledrun`.
|
||||
2. Run `osc service manualrun` or `osc service mr`.
|
||||
3. Edit zellij.changes with `osc vc`.
|
||||
|
||||
4. Remove the old version tarball.
|
||||
5. Then commit to your branch and SR.
|
||||
|
||||
|
1
_service
1
_service
@ -4,6 +4,7 @@
|
||||
<param name="srctar">zellij-*.tar.gz</param>
|
||||
<param name="compression">zst</param>
|
||||
<param name="update">true</param>
|
||||
<param name="filter">true</param>
|
||||
</service>
|
||||
<service name="cargo_audit" mode="manual" />
|
||||
</services>
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9730358dc0acc49d54abdaa715b725f7ae9ce85ab71947fda4f61691214e19a9
|
||||
size 51078193
|
||||
oid sha256:cc594738a77e932673374761ac985a76af140dd4039da852a7c1e5777ad3f1d6
|
||||
size 32691860
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 8 09:54:06 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||
|
||||
- Update _service:
|
||||
* apply vendor filterer
|
||||
- Update ./README.suse-maint.md:
|
||||
* manualrun obsoletes disabledrun
|
||||
- Update vendored dependencies:
|
||||
* filter for only linux platforms. this lessens tarball size
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 8 08:59:34 UTC 2024 - Maikel Martens <maikel@martens.me>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user