From 24ac620f3169d1b3a9fc7010ee534e1d9c8cb020b1238e85dc2e6a8fd24d3078 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 5 Mar 2021 13:35:48 +0000 Subject: [PATCH] - Added special installer configuration dialog (jsc#PM-1895, jsc#SLE-16263) - Can be started from the initial language selection dialog using an "hambuger" button (openSUSE Tumbleweed only) - Or in any dialog using a keyboard shortcut: - Ctrl+Alt+Shift+C in graphical (Qt) UI - Ctrl+D Shift+C in text mode (ncurses) - 4.3.31 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1097 --- yast2-installation-4.3.30.tar.bz2 | 3 --- yast2-installation-4.3.31.tar.bz2 | 3 +++ yast2-installation.changes | 14 ++++++++++++++ yast2-installation.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.3.30.tar.bz2 create mode 100644 yast2-installation-4.3.31.tar.bz2 diff --git a/yast2-installation-4.3.30.tar.bz2 b/yast2-installation-4.3.30.tar.bz2 deleted file mode 100644 index 4d4ce3c..0000000 --- a/yast2-installation-4.3.30.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd90e876960410637d72707906077279a35ad5cbc94eff313967769657d2cf46 -size 1463480 diff --git a/yast2-installation-4.3.31.tar.bz2 b/yast2-installation-4.3.31.tar.bz2 new file mode 100644 index 0000000..33917a4 --- /dev/null +++ b/yast2-installation-4.3.31.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ead9b199067bae3c897602b85b7cbf195f0787ad2536092b3e84fc0b01394028 +size 1467444 diff --git a/yast2-installation.changes b/yast2-installation.changes index 503d1d8..4bdb3ea 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Mar 4 13:49:52 UTC 2021 - Ladislav Slezák + +- Added special installer configuration dialog + (jsc#PM-1895, jsc#SLE-16263) + + - Can be started from the initial language selection dialog + using an "hambuger" button (openSUSE Tumbleweed only) + - Or in any dialog using a keyboard shortcut: + - Ctrl+Alt+Shift+C in graphical (Qt) UI + - Ctrl+D Shift+C in text mode (ncurses) + +- 4.3.31 + ------------------------------------------------------------------- Tue Mar 2 11:09:17 UTC 2021 - Josef Reidinger diff --git a/yast2-installation.spec b/yast2-installation.spec index 98f94f4..205e144 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.3.30 +Version: 4.3.31 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only