- release 16.71
OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1392
This commit is contained in:
@@ -4,4 +4,5 @@
|
||||
<package>CAASP</package>
|
||||
<package>Kubic</package>
|
||||
<package>MicroOS</package>
|
||||
<package>SMO</package>
|
||||
</multibuild>
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c53e448752d7cbd84b9824b2ff77995dd747552bf1c556e4234f01450e952a6f
|
||||
size 231364
|
3
installation-images-16.71.tar.xz
Normal file
3
installation-images-16.71.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd174588fc24d4e686dec349ba99d70e35fcc1a84d8b96770f3b0c5fdf759e00
|
||||
size 231456
|
@@ -1,3 +1,11 @@
|
||||
--------------------------------------------------------------------
|
||||
Wed Apr 21 10:08:05 UTC 2021 - wfeldt@opensuse.org
|
||||
|
||||
- merge gh#openSUSE/installation-images#490
|
||||
- re-enable SecureBoot on AARCH64 on SLE Micro enable building the
|
||||
SLE Micro flavor based on OBS macro
|
||||
- 16.71
|
||||
|
||||
--------------------------------------------------------------------
|
||||
Wed Apr 21 09:13:18 UTC 2021 - wfeldt@opensuse.org
|
||||
|
||||
|
@@ -93,14 +93,12 @@ ExclusiveArch: do_not_build
|
||||
%endif
|
||||
|
||||
%if "%flavor" == "SMO"
|
||||
%if 0%{?is_smo}
|
||||
# build for both Leap and SLE
|
||||
%if 0%{?sle_version}
|
||||
%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
|
||||
@@ -675,7 +673,7 @@ AutoReqProv: off
|
||||
Summary: Installation Image Files for %theme
|
||||
License: GPL-2.0-or-later
|
||||
Group: Metapackages
|
||||
Version: 16.70
|
||||
Version: 16.71
|
||||
Release: 0
|
||||
Provides: installation-images = %version-%release
|
||||
Conflicts: otherproviders(installation-images)
|
||||
|
Reference in New Issue
Block a user