diff --git a/installation-images-17.128.tar.xz b/installation-images-17.128.tar.xz deleted file mode 100644 index ab830d0..0000000 --- a/installation-images-17.128.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33721714e0f52ca15c02cfd9990d34dfd18d401eb237a642063d55d47c144ec5 -size 248648 diff --git a/installation-images-17.129.tar.xz b/installation-images-17.129.tar.xz new file mode 100644 index 0000000..b131f68 --- /dev/null +++ b/installation-images-17.129.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d89c14e81f344f207b86eb767739a9c6c4a1b35e241dda0ecef98ca921742089 +size 248604 diff --git a/installation-images.changes b/installation-images.changes index 5bc38da..f3e1f93 100644 --- a/installation-images.changes +++ b/installation-images.changes @@ -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 diff --git a/installation-images.spec b/installation-images.spec index f6bed02..278c81e 100644 --- a/installation-images.spec +++ b/installation-images.spec @@ -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)