- use Y2Storage::Arch to determine whether UEFI is available (bsc#937067)
- 4.4.24 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=1001
This commit is contained in:
parent
28ae85fcfa
commit
35dc9dcaf5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:093928614b4856f7db6d9fdde8f2d18b3c656a871748d215db0a7a1ac5c760e8
|
||||
size 729531
|
3
autoyast2-4.4.24.tar.bz2
Normal file
3
autoyast2-4.4.24.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1eff2375186e34d26d7931df845290a9da23e8c9225afbf1780c3f18d7ce2245
|
||||
size 728866
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 10:33:33 UTC 2021 - Steffen Winterfeldt <snwint@suse.com>
|
||||
|
||||
- use Y2Storage::Arch to determine whether UEFI is available (bsc#937067)
|
||||
- 4.4.24
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 25 12:56:23 UTC 2021 - Knut Anderssen <kanderssen@suse.com>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%endif
|
||||
|
||||
Name: autoyast2
|
||||
Version: 4.4.23
|
||||
Version: 4.4.24
|
||||
Release: 0
|
||||
Summary: YaST2 - Automated Installation
|
||||
License: GPL-2.0-only
|
||||
@ -56,8 +56,8 @@ BuildRequires: yast2-slp
|
||||
BuildRequires: yast2-update >= 3.3.0
|
||||
# Required for test suite testing one time sync
|
||||
BuildRequires: yast2-ntp-client >= 4.0.1
|
||||
# New API for Y2Storage::PackageHandler and storage features
|
||||
BuildRequires: yast2-storage-ng >= 4.2.95
|
||||
# UEFI detection in Y2Storage::Arch
|
||||
BuildRequires: yast2-storage-ng >= 4.4.22
|
||||
# %%{_unitdir} macro definition is in a separate package since 13.1
|
||||
%if 0%{?suse_version} >= 1310
|
||||
BuildRequires: systemd-rpm-macros
|
||||
|
Loading…
x
Reference in New Issue
Block a user