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