Steffen Winterfeldt 2024-05-29 10:57:19 +00:00 committed by Git OBS Bridge
parent e6aae73b61
commit ed1d007603
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:33721714e0f52ca15c02cfd9990d34dfd18d401eb237a642063d55d47c144ec5
size 248648

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d89c14e81f344f207b86eb767739a9c6c4a1b35e241dda0ecef98ca921742089
size 248604

View File

@ -1,3 +1,10 @@
--------------------------------------------------------------------
Wed May 29 10:55:47 UTC 2024 - wfeldt@opensuse.org
- merge gh#openSUSE/installation-images#719
- Build Slowroll-specific tftpboot-installation rpm
- 17.129
--------------------------------------------------------------------
Fri May 17 11:59:22 UTC 2024 - wfeldt@opensuse.org

View File

@ -91,6 +91,7 @@ ExclusiveArch: do_not_build
%if "%flavor" == "Slowroll"
%define theme Slowroll
%define product_name_suffix -Slowroll
%define net_repo https://download.opensuse.org/slowroll/repo/oss
%endif
@ -152,7 +153,7 @@ ExclusiveArch: do_not_build
# === set product string (based on required packages) ===
%global product_name %(bash %_sourcedir/product_name)
%global product_name %(bash %_sourcedir/product_name)%{?product_name_suffix}
# === define each theme ===
@ -686,7 +687,7 @@ AutoReqProv: off
Summary: Installation Image Files for %theme
License: GPL-2.0-or-later
Group: Metapackages
Version: 17.128
Version: 17.129
Release: 0
Provides: installation-images = %version-%release
Conflicts: otherproviders(installation-images)