Steffen Winterfeldt 2023-02-08 12:44:46 +00:00 committed by Git OBS Bridge
parent 09710c05b6
commit b485707a11
4 changed files with 16 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
--------------------------------------------------------------------
Wed Feb 8 12:43:59 UTC 2023 - wfeldt@opensuse.org
- merge gh#openSUSE/installation-images#623
- support 32-bit UEFI firmware on x86_64/i386 (bsc#1208003,
jsc#PED-2569)
- 17.71
--------------------------------------------------------------------
Fri Jan 27 15:16:26 UTC 2023 - wfeldt@opensuse.org

View File

@ -604,6 +604,10 @@ BuildRequires: shim
BuildRequires: efibootmgr
#!BuildIgnore: glibc-32bit
%endif
%ifarch %ix86
BuildRequires: grub2-i386-efi
BuildRequires: efibootmgr
%endif
%ifarch ia64
BuildRequires: acpica
BuildRequires: dmidecode
@ -664,7 +668,7 @@ AutoReqProv: off
Summary: Installation Image Files for %theme
License: GPL-2.0-or-later
Group: Metapackages
Version: 17.70
Version: 17.71
Release: 0
Provides: installation-images = %version-%release
Conflicts: otherproviders(installation-images)