From 7dd6b6b7712add8b7b867013c53a7375f015c6de30f15aa1b89b1fcd325405ad Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Sat, 12 Feb 2022 00:06:11 +0000 Subject: [PATCH] - Set the Xft.dpi resource after running the X server, before running yast to fix hidpi issues with Qt 5.15 (boo#1173451) - 4.4.40 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1156 --- yast2-installation-4.4.39.tar.bz2 | 3 --- yast2-installation-4.4.40.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 4 +++- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.4.39.tar.bz2 create mode 100644 yast2-installation-4.4.40.tar.bz2 diff --git a/yast2-installation-4.4.39.tar.bz2 b/yast2-installation-4.4.39.tar.bz2 deleted file mode 100644 index 1b7e4eb..0000000 --- a/yast2-installation-4.4.39.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3cb105ec71df96288fd9c64578b6d89304065c4a90bd438bf9631a077539be20 -size 1479565 diff --git a/yast2-installation-4.4.40.tar.bz2 b/yast2-installation-4.4.40.tar.bz2 new file mode 100644 index 0000000..4b1bc1a --- /dev/null +++ b/yast2-installation-4.4.40.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ee27a186a8a854385782b107f0c1f29d5996d74cce2822a86f19f8555dc576c +size 1480197 diff --git a/yast2-installation.changes b/yast2-installation.changes index 0573f21..eb16626 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Feb 9 15:05:32 UTC 2022 - Antonio Larrosa + +- Set the Xft.dpi resource after running the X server, + before running yast to fix hidpi issues with Qt 5.15 + (boo#1173451) +- 4.4.40 + ------------------------------------------------------------------- Wed Feb 2 11:46:42 UTC 2022 - Ladislav Slezák diff --git a/yast2-installation.spec b/yast2-installation.spec index e485ef7..b1dbf7d 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.4.39 +Version: 4.4.40 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -70,6 +70,8 @@ Requires: iproute2 Requires: pciutils # tar-gzip some system files and untar-ungzip them after the installation (FATE #300421, #120103) Requires: tar +# xrdb is used to set Xft.dpi in YaST2.call +Requires: xrdb # Y2Packager::NewRepositorySetup Requires: yast2 >= 4.4.42 # CIOIgnore