From ac6ac31e14a67c7a3199bb053598e998ae6f45c4c9659056069b95b8c20fb526 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 14 Nov 2019 09:54:34 +0000 Subject: [PATCH] Sun Nov 10 18:56:53 UTC 2019 - David Diaz - Improve the role selection dialog using a new scrollable widget to select a role (related to bsc#1084674, bsc#bsc#1086187). - 4.2.21 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1037 --- yast2-installation-4.2.20.tar.bz2 | 3 --- yast2-installation-4.2.21.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 4 +++- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.2.20.tar.bz2 create mode 100644 yast2-installation-4.2.21.tar.bz2 diff --git a/yast2-installation-4.2.20.tar.bz2 b/yast2-installation-4.2.20.tar.bz2 deleted file mode 100644 index c9ea47e..0000000 --- a/yast2-installation-4.2.20.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1a7d9b039d4218c582918ff6d4acf538e59b83ada5d9d8df927aa9edc94a5dd -size 466392 diff --git a/yast2-installation-4.2.21.tar.bz2 b/yast2-installation-4.2.21.tar.bz2 new file mode 100644 index 0000000..8057ffa --- /dev/null +++ b/yast2-installation-4.2.21.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b38b30590245269c9dd1db088166b999a0da087b28c2876126cc1a65a595c84 +size 465586 diff --git a/yast2-installation.changes b/yast2-installation.changes index dc0e12c..2b35500 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Sun Nov 10 18:56:53 UTC 2019 - David Diaz + +- Improve the role selection dialog using a new scrollable widget + to select a role (related to bsc#1084674, bsc#bsc#1086187). +- 4.2.21 +------------------------------------------------------------------- + Thu Nov 7 09:32:00 UTC 2019 - Ladislav Slezák - Implement upgrade for the Full medium (jsc#SLE-7101) diff --git a/yast2-installation.spec b/yast2-installation.spec index 83ab196..979bb87 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.2.20 +Version: 4.2.21 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -94,6 +94,8 @@ Requires: iproute2 %{systemd_requires} %endif +# SingleItemSelector not enforcing an initial selection +Conflicts: libyui < 3.8.2 # Pkg::SourceProvideSignedFile Pkg::SourceProvideDigestedFile # pkg-bindings are not directly required Conflicts: yast2-pkg-bindings < 2.17.25