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