2023-06-22 13:55:47 +00:00
committed by Git OBS Bridge
parent 6b5c4364dd
commit 6c17b88d9f
4 changed files with 13 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,11 @@
--------------------------------------------------------------------
Thu Jun 22 13:55:09 UTC 2023 - wfeldt@opensuse.org
- merge gh#openSUSE/installation-images#649
- add shim, mokutil, and grub2-i386-efi to rescue system (bsc#1209985)
- add shim and grub2-i386-efi to rescue system (bsc#1209985)
- 17.89
-------------------------------------------------------------------- --------------------------------------------------------------------
Tue Jun 20 13:59:52 UTC 2023 - wfeldt@opensuse.org Tue Jun 20 13:59:52 UTC 2023 - wfeldt@opensuse.org

View File

@@ -601,6 +601,7 @@ BuildRequires: tftp
BuildRequires: grub2-x86_64-efi BuildRequires: grub2-x86_64-efi
%if %with_shim %if %with_shim
BuildRequires: shim BuildRequires: shim
BuildRequires: mokutil
%endif %endif
#!BuildIgnore: glibc-32bit #!BuildIgnore: glibc-32bit
%endif %endif
@@ -668,7 +669,7 @@ AutoReqProv: off
Summary: Installation Image Files for %theme Summary: Installation Image Files for %theme
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Metapackages Group: Metapackages
Version: 17.88 Version: 17.89
Release: 0 Release: 0
Provides: installation-images = %version-%release Provides: installation-images = %version-%release
Conflicts: otherproviders(installation-images) Conflicts: otherproviders(installation-images)