diff --git a/_multibuild b/_multibuild index c91ae81..2cde076 100644 --- a/_multibuild +++ b/_multibuild @@ -1,5 +1,6 @@ openSUSE + Slowroll SLES CAASP LeapMicro diff --git a/installation-images-17.127.tar.xz b/installation-images-17.127.tar.xz deleted file mode 100644 index 02edcee..0000000 --- a/installation-images-17.127.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a8b89f5c1f4322bc9d190c18734a025d60f8cbafa880a772f4594fe016191fa -size 248560 diff --git a/installation-images-17.128.tar.xz b/installation-images-17.128.tar.xz new file mode 100644 index 0000000..ab830d0 --- /dev/null +++ b/installation-images-17.128.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33721714e0f52ca15c02cfd9990d34dfd18d401eb237a642063d55d47c144ec5 +size 248648 diff --git a/installation-images.changes b/installation-images.changes index 412b785..5bc38da 100644 --- a/installation-images.changes +++ b/installation-images.changes @@ -1,3 +1,12 @@ +-------------------------------------------------------------------- +Fri May 17 11:59:22 UTC 2024 - wfeldt@opensuse.org + +- merge gh#openSUSE/installation-images#717 +- Add Slowroll theme config +- Add Slowroll multibuild +- Add Slowroll theme+multibuild +- 17.128 + -------------------------------------------------------------------- Mon May 13 13:53:28 UTC 2024 - wfeldt@opensuse.org diff --git a/installation-images.spec b/installation-images.spec index 7dd2dc7..f6bed02 100644 --- a/installation-images.spec +++ b/installation-images.spec @@ -89,6 +89,11 @@ ExclusiveArch: do_not_build %endif %endif +%if "%flavor" == "Slowroll" +%define theme Slowroll +%define net_repo https://download.opensuse.org/slowroll/repo/oss +%endif + %if "%flavor" == "SMO" %if 0%{?is_smo} # build for both Leap and SLE @@ -173,6 +178,20 @@ BuildRequires: distribution-logos-openSUSE-Leap %endif %endif +%if "%theme" == "Slowroll" +%define with_storage_ng 1 +%define with_fips 0 +%define branding_skelcd openSUSE-Slowroll +%define branding_systemd openSUSE +%define branding_plymouth openSUSE +%define branding_grub2 openSUSE +%define branding_gfxboot openSUSE +BuildRequires: adobe-sourcesanspro-fonts +BuildRequires: openSUSE-release +BuildRequires: susepaste +BuildRequires: distribution-logos-openSUSE-Slowroll +%endif + %if "%theme" == "SMO" || "%theme" == "LeapMicro" %define with_storage_ng 1 %define branding_skelcd SMO @@ -667,7 +686,7 @@ AutoReqProv: off Summary: Installation Image Files for %theme License: GPL-2.0-or-later Group: Metapackages -Version: 17.127 +Version: 17.128 Release: 0 Provides: installation-images = %version-%release Conflicts: otherproviders(installation-images)