- release 16.45
OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1363
This commit is contained in:
parent
289b381018
commit
1a50621215
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:234620a4b9146b34d261f3dc910e5f90377456a3848f4f5e0bcbbc6884c61bc0
|
||||
size 205536
|
3
installation-images-16.45.tar.xz
Normal file
3
installation-images-16.45.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:476b361d2cfafaf25ee23c00040909abf757aa0f2c813720c80260eb586912ce
|
||||
size 205624
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user