Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ibus for openSUSE:Factory checked in 
at 2021-02-11 12:46:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus (Old)
 and      /work/SRC/openSUSE:Factory/.ibus.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus"

Thu Feb 11 12:46:00 2021 rev:107 rq:870310 version:1.5.23

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus/ibus.changes        2021-02-04 
20:23:26.842769002 +0100
+++ /work/SRC/openSUSE:Factory/.ibus.new.28504/ibus.changes     2021-02-11 
12:46:17.941393800 +0100
@@ -1,0 +2,6 @@
+Mon Feb  8 14:37:27 UTC 2021 - Fuminobu Takeyama <[email protected]>
+
+- Fix the invalid desktop file for auto start (boo#1178447)
+- Fix xim.d/ibus so that a Plasma session can use XDG auto start
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ibus.spec ++++++
--- /var/tmp/diff_new_pack.MRIgL0/_old  2021-02-11 12:46:19.093395477 +0100
+++ /var/tmp/diff_new_pack.MRIgL0/_new  2021-02-11 12:46:19.101395489 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ ibus-autostart.desktop ++++++
--- /var/tmp/diff_new_pack.MRIgL0/_old  2021-02-11 12:46:19.213395652 +0100
+++ /var/tmp/diff_new_pack.MRIgL0/_new  2021-02-11 12:46:19.213395652 +0100
@@ -1,12 +1,11 @@
 [Desktop Entry]
-_Name=IBus
-_GenericName=IBus Daemon
-_Comment=Start IBus daemon
+Name=IBus
+GenericName=IBus Daemon
+Comment=Start IBus daemon
 Exec=ibus-autostart
 Icon=ibus-setup
 Terminal=false
 Type=Application
-Categories=System;Utility;
 StartupNotify=false
 NoDisplay=true
 X-GNOME-Autostart-Phase=Applications

++++++ xim.d-ibus-121 ++++++
--- /var/tmp/diff_new_pack.MRIgL0/_old  2021-02-11 12:46:19.277395745 +0100
+++ /var/tmp/diff_new_pack.MRIgL0/_new  2021-02-11 12:46:19.277395745 +0100
@@ -44,7 +44,7 @@
 fi
 
 case "$WINDOWMANAGER" in
-    *kde*|*xfce*|*lxde*)
+    *kde*|*plasma*|*xfce*|*lxde*)
        # started via xdg autostart
        ;;
     *)

Reply via email to