diff --git a/toolbox.changes b/toolbox.changes index 2dcb1ca..3ac4dbd 100644 --- a/toolbox.changes +++ b/toolbox.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 12 08:04:27 UTC 2024 - Jiri Srain + +- switch back to toolbox version 5.5 as SLFO code base still has + limited set of toos available (and supported) + ------------------------------------------------------------------- Mon Mar 25 16:12:18 UTC 2024 - Gustavo Yokoyama Ribeiro diff --git a/toolbox.spec b/toolbox.spec index 49c5c47..372aaee 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%{?suse_version} == 1600 %if !0%{?is_opensuse} sed -i -e 's,registry.opensuse.org,registry.suse.com,' toolbox -sed -i -e 's,opensuse/toolbox,suse/sl-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