From fcb81d134456df0105909100fcbc348ec613e65d3941ce31621150507a2be560 Mon Sep 17 00:00:00 2001 From: Imobach Gonzalez Sosa Date: Mon, 15 Nov 2021 14:57:05 +0000 Subject: [PATCH] - bsc#1192626: - Adapt the code to the new product specification API. - Remove the code to handle the selected product from the InstComplexWelcome client. - 4.4.22 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1133 --- yast2-installation-4.4.21.tar.bz2 | 3 --- yast2-installation-4.4.22.tar.bz2 | 3 +++ yast2-installation.changes | 9 +++++++++ yast2-installation.spec | 18 +++++++++--------- 4 files changed, 21 insertions(+), 12 deletions(-) delete mode 100644 yast2-installation-4.4.21.tar.bz2 create mode 100644 yast2-installation-4.4.22.tar.bz2 diff --git a/yast2-installation-4.4.21.tar.bz2 b/yast2-installation-4.4.21.tar.bz2 deleted file mode 100644 index 81e6ef0..0000000 --- a/yast2-installation-4.4.21.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b1b9de29c71992971138c1258d62edd91e58ce28c40965cca100deb020f7909 -size 1476895 diff --git a/yast2-installation-4.4.22.tar.bz2 b/yast2-installation-4.4.22.tar.bz2 new file mode 100644 index 0000000..8aa1003 --- /dev/null +++ b/yast2-installation-4.4.22.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c163daa7342a3fcf9fb53eec599e2ccf13c2bc6a1b41367a3bc7065a23815d7 +size 1476177 diff --git a/yast2-installation.changes b/yast2-installation.changes index 5150f1b..928019f 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Nov 12 14:08:02 UTC 2021 - Imobach Gonzalez Sosa + +- bsc#1192626: + - Adapt the code to the new product specification API. + - Remove the code to handle the selected product from the + InstComplexWelcome client. +- 4.4.22 + ------------------------------------------------------------------- Mon Nov 1 12:48:19 UTC 2021 - Martin Vidner diff --git a/yast2-installation.spec b/yast2-installation.spec index 15a43d0..750d8fc 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.4.21 +Version: 4.4.22 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -28,8 +28,8 @@ Source1: YaST2-Second-Stage.service Source2: YaST2-Firstboot.service BuildRequires: update-desktop-files -# Yast2::FsSnapshotStore::IOError -BuildRequires: yast2 >= 4.3.53 +# ProductSpec API +BuildRequires: yast2 >= 4.4.21 # CIOIgnore BuildRequires: yast2-bootloader # storage-ng based version @@ -39,8 +39,8 @@ BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: yast2-firewall # Y2Network::ProposalSettings #modify_defaults and #apply_defaults (forwarding configurable) BuildRequires: yast2-network >= 4.4.12 -# Y2Packager::InstallationData -BuildRequires: yast2-packager >= 4.4.2 +# ProductSpec API +BuildRequires: yast2-packager >= 4.4.13 # for AbortException and handle direct abort BuildRequires: yast2-ruby-bindings >= 4.0.6 # For selinux classes @@ -70,8 +70,8 @@ Requires: iproute2 Requires: pciutils # tar-gzip some system files and untar-ungzip them after the installation (FATE #300421, #120103) Requires: tar -# Installation::InstallationInfo -Requires: yast2 >= 4.4.4 +# ProductSpec API +Requires: yast2 >= 4.4.21 # CIOIgnore Requires: yast2-bootloader Requires: yast2-country >= 3.3.1 @@ -80,8 +80,8 @@ Requires: yast2-country >= 3.3.1 Requires: yast2-country-data >= 2.16.11 # Y2Network::ProposalSettings #modify_defaults and #apply_defaults (forwarding configurable) Requires: yast2-network >= 4.4.12 -# Y2Packager::InstallationData -Requires: yast2-packager >= 4.4.2 +# ProductSpec API +Requires: yast2-packager >= 4.4.13 # Pkg::ProvidePackage Requires: yast2-pkg-bindings >= 3.1.33 # Proxy settings for 2nd stage (bnc#764951)