From d7f74a481fc958b5ad9f34101d6100aa709be892cc749c36a3e7309de4bfb26f Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 12 Jun 2020 16:24:36 +0000 Subject: [PATCH] Fri Jun 12 16:09:32 UTC 2020 - David Diaz - Improve the UX of the Previously Used Repositories dialog by using more accurate labels. OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1066 --- yast2-installation-4.3.3.tar.bz2 | 4 ++-- yast2-installation.changes | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/yast2-installation-4.3.3.tar.bz2 b/yast2-installation-4.3.3.tar.bz2 index eccd802..0b5cf02 100644 --- a/yast2-installation-4.3.3.tar.bz2 +++ b/yast2-installation-4.3.3.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f88e466d5c3dbce314d9b55231c7e86fce77f389913f7de1e4e25785b58805d0 -size 480035 +oid sha256:45e0b1ee04e4cf1f01e455c0022aabb54ef5f7da4f7bc93b4dad11f72e169804 +size 480193 diff --git a/yast2-installation.changes b/yast2-installation.changes index 3675275..5ee4778 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Fri Jun 12 16:09:32 UTC 2020 - David Diaz + +- Improve the UX of the Previously Used Repositories dialog by + using more accurate labels. + +------------------------------------------------------------------- + Fri Jun 12 15:03:11 UTC 2020 - Josef Reidinger - Remove ssh_import section from AY when cloning (bsc#1172749)