Steffen Winterfeldt 2021-02-22 11:50:26 +00:00 committed by Git OBS Bridge
parent 289b381018
commit 1a50621215
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:234620a4b9146b34d261f3dc910e5f90377456a3848f4f5e0bcbbc6884c61bc0
size 205536

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:476b361d2cfafaf25ee23c00040909abf757aa0f2c813720c80260eb586912ce
size 205624

View File

@ -1,3 +1,10 @@
--------------------------------------------------------------------
Mon Feb 22 11:44:59 UTC 2021 - wfeldt@opensuse.org
- merge gh#openSUSE/installation-images#458
- Do not use shim on aarch64 for SLE Micro (based on SP2)
- 16.45
--------------------------------------------------------------------
Fri Feb 19 17:30:02 UTC 2021 - wfeldt@opensuse.org

View File

@ -90,6 +90,10 @@ ExclusiveArch: do_not_build
%ifnarch %ix86
%define theme SMO
%endif
# SMO is built based on 15-SP2, which does not include shim for aarch64
%ifarch aarch64
%define with_shim 0
%endif
%endif
%endif
@ -652,7 +656,7 @@ AutoReqProv: off
Summary: Installation Image Files for %theme
License: GPL-2.0-or-later
Group: Metapackages
Version: 16.44
Version: 16.45
Release: 0
Provides: installation-images = %version-%release
Conflicts: otherproviders(installation-images)