From 85db73cd8c5883080e5b99de22d2d75f2228ff4b4771e10920a6d653a8ce3f25 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Wed, 8 May 2024 11:38:51 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=84 --- README.suse-maint.md | 5 +++-- _service | 1 + vendor.tar.zst | 4 ++-- zellij.changes | 10 ++++++++++ 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/README.suse-maint.md b/README.suse-maint.md index 0f7b9e0..5e84426 100644 --- a/README.suse-maint.md +++ b/README.suse-maint.md @@ -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. diff --git a/_service b/_service index ee03b42..3043407 100644 --- a/_service +++ b/_service @@ -4,6 +4,7 @@ zellij-*.tar.gz zst true + true diff --git a/vendor.tar.zst b/vendor.tar.zst index 9b80a5e..c3e9c30 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9730358dc0acc49d54abdaa715b725f7ae9ce85ab71947fda4f61691214e19a9 -size 51078193 +oid sha256:cc594738a77e932673374761ac985a76af140dd4039da852a7c1e5777ad3f1d6 +size 32691860 diff --git a/zellij.changes b/zellij.changes index d3d6ae2..ec988b0 100644 --- a/zellij.changes +++ b/zellij.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed May 8 09:54:06 UTC 2024 - Soc Virnyl Estela + +- 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