- release 17.128
OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1530
This commit is contained in:
parent
cee9d43eb6
commit
e6aae73b61
@ -1,5 +1,6 @@
|
||||
<multibuild>
|
||||
<package>openSUSE</package>
|
||||
<package>Slowroll</package>
|
||||
<package>SLES</package>
|
||||
<package>CAASP</package>
|
||||
<package>LeapMicro</package>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a8b89f5c1f4322bc9d190c18734a025d60f8cbafa880a772f4594fe016191fa
|
||||
size 248560
|
3
installation-images-17.128.tar.xz
Normal file
3
installation-images-17.128.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33721714e0f52ca15c02cfd9990d34dfd18d401eb237a642063d55d47c144ec5
|
||||
size 248648
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user