Accepting request 1177530 from system:install:head
submitted by snwint via jenkins OBS-URL: https://build.opensuse.org/request/show/1177530 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/installation-images?expand=0&rev=213
This commit is contained in:
commit
1d09d29089
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33721714e0f52ca15c02cfd9990d34dfd18d401eb237a642063d55d47c144ec5
|
||||
size 248648
|
3
installation-images-17.129.tar.xz
Normal file
3
installation-images-17.129.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d89c14e81f344f207b86eb767739a9c6c4a1b35e241dda0ecef98ca921742089
|
||||
size 248604
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user