diff --git a/xwayland.changes b/xwayland.changes index 8f9591b..ad66c75 100644 --- a/xwayland.changes +++ b/xwayland.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Sep 24 11:24:48 UTC 2024 - Stefan Dirsch + +- added conflicts to patterns-wsl-tmpfiles as this patterns package + creates a symlink from /tmp/.X11-unix to /mnt/wslg/.X11-unix and + therefore prevents Xwayland from creating this needed directory + (bsc#1230755) + ------------------------------------------------------------------- Sat Aug 24 20:14:05 UTC 2024 - Stefan Dirsch diff --git a/xwayland.spec b/xwayland.spec index 0db0671..d940310 100644 --- a/xwayland.spec +++ b/xwayland.spec @@ -100,6 +100,7 @@ Requires: libpixman-1-0 %endif Obsoletes: xorg-x11-server-wayland < %{version} Provides: xorg-x11-server-wayland = %{version} +Conflicts: patterns-wsl-tmpfiles %description This package contains the Xserver running on the Wayland Display Server.