From cafed52d2ee0bfa0a865979a2a581d1b60891cdf625b79157590fcf8d5499c26 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Fri, 27 Sep 2024 10:09:16 +0000 Subject: [PATCH] Revert images to 5.5 OBS-URL: https://build.opensuse.org/package/show/devel:microos/toolbox?expand=0&rev=16 --- toolbox.changes | 5 +++++ toolbox.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/toolbox.changes b/toolbox.changes index d0adefc..a3814ba 100644 --- a/toolbox.changes +++ b/toolbox.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 27 09:30:16 UTC 2024 - Alexandre Vicenzi + +- Revert last change and update SLE/Leap Micro images to 5.5 (bsc#1227328) + ------------------------------------------------------------------- Tue Sep 24 12:22:08 UTC 2024 - Alexandre Vicenzi diff --git a/toolbox.spec b/toolbox.spec index fba5123..2c9e301 100644 --- a/toolbox.spec +++ b/toolbox.spec @@ -41,9 +41,9 @@ such a system. The root filesystem can be found at /media/root. %if 0%{?sle_version} %if !0%{?is_opensuse} sed -i -e 's,registry.opensuse.org,registry.suse.com,' toolbox -sed -i -e 's,opensuse/toolbox,suse/sle-micro/6.0/toolbox,' toolbox +sed -i -e 's,opensuse/toolbox,suse/sle-micro/5.5/toolbox,' toolbox %else -sed -i -e 's,opensuse/toolbox,opensuse/leap-micro/6.0/toolbox,' toolbox +sed -i -e 's,opensuse/toolbox,opensuse/leap-micro/5.5/toolbox,' toolbox %endif %endif