- Directly calculate the Qt scale factor, no longer rely on the
Xft.dpi X resource (bsc#1199020) - Support YAST_MON_WIDTH_MM=xx at installation boot prompt - Support YaST2.call script debugging with FAKE_MON_WIDTH_MM=xx - Support up to 392 dpi (up to scale factor 4.0) More details: https://github.com/yast/yast-installation/pull/1057 - No more console warnings if no EDID (bsc#1203161) - 4.5.6 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1177
This commit is contained in:
parent
f5200e3f54
commit
1c1fc16e76
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7bea241192ac4cbacbfa5d7f0bc6e62818876fef27c3bc28a6f109580b066a4a
|
||||
size 1482059
|
3
yast2-installation-4.5.6.tar.bz2
Normal file
3
yast2-installation-4.5.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c777920ae4da74023d5327c2f924990b4c63326a362fa1d730d896a59721b5f6
|
||||
size 1483300
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 13 12:13:19 UTC 2022 - Stefan Hundhammer <shundhammer@suse.com>
|
||||
|
||||
- Directly calculate the Qt scale factor, no longer rely on the
|
||||
Xft.dpi X resource (bsc#1199020)
|
||||
- Support YAST_MON_WIDTH_MM=xx at installation boot prompt
|
||||
- Support YaST2.call script debugging with FAKE_MON_WIDTH_MM=xx
|
||||
- Support up to 392 dpi (up to scale factor 4.0)
|
||||
More details: https://github.com/yast/yast-installation/pull/1057
|
||||
- No more console warnings if no EDID (bsc#1203161)
|
||||
- 4.5.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 22 11:35:42 UTC 2022 - Knut Anderssen <kanderssen@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.5.5
|
||||
Version: 4.5.6
|
||||
Release: 0
|
||||
Summary: YaST2 - Installation Parts
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user