Accepting request 943344 from system:install:head

submitted by snwint via jenkins

OBS-URL: https://build.opensuse.org/request/show/943344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/installation-images?expand=0&rev=153
This commit is contained in:
Dominique Leuenberger 2022-01-03 09:48:51 +00:00 committed by Git OBS Bridge
commit 951e72e87b
4 changed files with 16 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
--------------------------------------------------------------------
Fri Dec 31 17:47:28 UTC 2021 - opensuse-packaging@opensuse.org
- merge gh#openSUSE/installation-images#560
- Add s390x to architecture list for net_repos (boo#1193479)
- Define zsystems as the_arch for s390x
- 17.32
--------------------------------------------------------------------
Mon Dec 27 09:32:28 UTC 2021 - jreidinger@suse.cz

View File

@ -55,6 +55,9 @@ ExclusiveArch: do_not_build
%ifarch ppc64 ppc64le
%define the_arch ppc
%endif
%ifarch s390x
%define the_arch zsystems
%endif
%ifarch riscv64
%define the_arch riscv
%endif
@ -74,7 +77,7 @@ ExclusiveArch: do_not_build
%define net_repo https://download.opensuse.org/distribution/leap/%{the_version}/repo/oss
%else
%define with_exfat 1
%ifarch %arm aarch64 ppc64 ppc64le riscv64
%ifarch %arm aarch64 ppc64 ppc64le riscv64 s390x
%define net_repo https://download.opensuse.org/ports/%{the_arch}/tumbleweed/repo/oss/
%else
%define net_repo https://download.opensuse.org/tumbleweed/repo/oss
@ -683,7 +686,7 @@ AutoReqProv: off
Summary: Installation Image Files for %theme
License: GPL-2.0-or-later
Group: Metapackages
Version: 17.31
Version: 17.32
Release: 0
Provides: installation-images = %version-%release
Conflicts: otherproviders(installation-images)