diff --git a/toolbox.changes b/toolbox.changes index d337525..dd08df4 100644 --- a/toolbox.changes +++ b/toolbox.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 25 16:12:18 UTC 2024 - Gustavo Yokoyama Ribeiro + +- Rename SLE-Micro to SL-Micro + ------------------------------------------------------------------- Wed Feb 28 08:10:39 UTC 2024 - Thorsten Kukuk diff --git a/toolbox.spec b/toolbox.spec index 5c86a6e..2f019a6 100644 --- a/toolbox.spec +++ b/toolbox.spec @@ -41,7 +41,7 @@ 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/sle-micro/6.0/toolbox,' toolbox +sed -i -e 's,opensuse/toolbox,suse/sl-micro/6.0/toolbox,' toolbox %else sed -i -e 's,opensuse/toolbox,opensuse/leap-micro/6.0/toolbox,' toolbox %endif