Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fcitx for openSUSE:Factory checked in at 2022-01-22 08:17:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fcitx (Old) and /work/SRC/openSUSE:Factory/.fcitx.new.1938 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx" Sat Jan 22 08:17:54 2022 rev:65 rq:947622 version:4.2.9.8 Changes: -------- --- /work/SRC/openSUSE:Factory/fcitx/fcitx.changes 2021-07-05 22:22:47.757807385 +0200 +++ /work/SRC/openSUSE:Factory/.fcitx.new.1938/fcitx.changes 2022-01-22 08:18:06.486934504 +0100 @@ -1,0 +2,6 @@ +Thu Jan 20 08:06:20 CET 2022 - ti...@suse.de + +- Fix xim.d script for KDE Plasma (boo#1194916); + $WINDOWMANAGER check needs to be adjusted + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fcitx.spec ++++++ --- /var/tmp/diff_new_pack.mTsvKO/_old 2022-01-22 08:18:08.306922240 +0100 +++ /var/tmp/diff_new_pack.mTsvKO/_new 2022-01-22 08:18:08.310922213 +0100 @@ -1,7 +1,7 @@ # # spec file for package fcitx # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ xim.d-fcitx ++++++ --- /var/tmp/diff_new_pack.mTsvKO/_old 2022-01-22 08:18:08.402921593 +0100 +++ /var/tmp/diff_new_pack.mTsvKO/_new 2022-01-22 08:18:08.406921566 +0100 @@ -6,7 +6,7 @@ export QT_IM_MODULE=fcitx case "$WINDOWMANAGER" in - *gnome*|*kde*|*xfce*|*lxde*) + *gnome*|*plasma*|*xfce*|*lxde*) # started via xdg autostart (boo#947576) # explicitly set below, as referred in xdg autostart export INPUT_METHOD=fcitx