- release 17.71
OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1471
This commit is contained in:
parent
09710c05b6
commit
b485707a11
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de9969a29af6b1fb64a7c1bb522beaf3b69d3f26e393373775d4597915e393d9
|
||||
size 244604
|
3
installation-images-17.71.tar.xz
Normal file
3
installation-images-17.71.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b82192a4ece72f114ea46e1cfe69153a0b6e5441c072a09598e0b26176f6bfdf
|
||||
size 244728
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user