forked from pool/yast2-installation
Accepting request 953841 from YaST:Head
submit new version 4.4.40 OBS-URL: https://build.opensuse.org/request/show/953841 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=494
This commit is contained in:
commit
09df917e15
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3cb105ec71df96288fd9c64578b6d89304065c4a90bd438bf9631a077539be20
|
|
||||||
size 1479565
|
|
3
yast2-installation-4.4.40.tar.bz2
Normal file
3
yast2-installation-4.4.40.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0ee27a186a8a854385782b107f0c1f29d5996d74cce2822a86f19f8555dc576c
|
||||||
|
size 1480197
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 9 15:05:32 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
- 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 <lslezak@suse.cz>
|
Wed Feb 2 11:46:42 UTC 2022 - Ladislav Slezák <lslezak@suse.cz>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 4.4.39
|
Version: 4.4.40
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Installation Parts
|
Summary: YaST2 - Installation Parts
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -70,6 +70,8 @@ Requires: iproute2
|
|||||||
Requires: pciutils
|
Requires: pciutils
|
||||||
# tar-gzip some system files and untar-ungzip them after the installation (FATE #300421, #120103)
|
# tar-gzip some system files and untar-ungzip them after the installation (FATE #300421, #120103)
|
||||||
Requires: tar
|
Requires: tar
|
||||||
|
# xrdb is used to set Xft.dpi in YaST2.call
|
||||||
|
Requires: xrdb
|
||||||
# Y2Packager::NewRepositorySetup
|
# Y2Packager::NewRepositorySetup
|
||||||
Requires: yast2 >= 4.4.42
|
Requires: yast2 >= 4.4.42
|
||||||
# CIOIgnore
|
# CIOIgnore
|
||||||
|
Loading…
Reference in New Issue
Block a user