diff --git a/installation-images-17.31.tar.xz b/installation-images-17.31.tar.xz deleted file mode 100644 index 83aa752..0000000 --- a/installation-images-17.31.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:071aefe919a1352b4e79702c07937dbe49463b460f75b85a5edd815f467964f3 -size 201304 diff --git a/installation-images-17.32.tar.xz b/installation-images-17.32.tar.xz new file mode 100644 index 0000000..db3a183 --- /dev/null +++ b/installation-images-17.32.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:877b681e7bca91a229763ee1279f8050fb20884d299b3dd23715fa8102957344 +size 201304 diff --git a/installation-images.changes b/installation-images.changes index ea9b7ef..b442d73 100644 --- a/installation-images.changes +++ b/installation-images.changes @@ -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 diff --git a/installation-images.spec b/installation-images.spec index 3e84484..df2d074 100644 --- a/installation-images.spec +++ b/installation-images.spec @@ -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)