diff --git a/autoyast2-4.4.23.tar.bz2 b/autoyast2-4.4.23.tar.bz2 deleted file mode 100644 index 895c489..0000000 --- a/autoyast2-4.4.23.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:093928614b4856f7db6d9fdde8f2d18b3c656a871748d215db0a7a1ac5c760e8 -size 729531 diff --git a/autoyast2-4.4.24.tar.bz2 b/autoyast2-4.4.24.tar.bz2 new file mode 100644 index 0000000..8f86aab --- /dev/null +++ b/autoyast2-4.4.24.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eff2375186e34d26d7931df845290a9da23e8c9225afbf1780c3f18d7ce2245 +size 728866 diff --git a/autoyast2.changes b/autoyast2.changes index 90b0956..70a7ed7 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Dec 17 10:33:33 UTC 2021 - Steffen Winterfeldt + +- use Y2Storage::Arch to determine whether UEFI is available (bsc#937067) +- 4.4.24 + ------------------------------------------------------------------- Thu Nov 25 12:56:23 UTC 2021 - Knut Anderssen diff --git a/autoyast2.spec b/autoyast2.spec index f444c35..bc3dce8 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -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