- release 17.32
OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1430
This commit is contained in:
parent
45268fc749
commit
f6df45dafe
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:071aefe919a1352b4e79702c07937dbe49463b460f75b85a5edd815f467964f3
|
||||
size 201304
|
3
installation-images-17.32.tar.xz
Normal file
3
installation-images-17.32.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:877b681e7bca91a229763ee1279f8050fb20884d299b3dd23715fa8102957344
|
||||
size 201304
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user