Hello community, here is the log from the commit of package ibus for openSUSE:Factory checked in at 2019-09-11 10:23:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibus (Old) and /work/SRC/openSUSE:Factory/.ibus.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibus" Wed Sep 11 10:23:54 2019 rev:94 rq:729101 version:1.5.21 Changes: -------- --- /work/SRC/openSUSE:Factory/ibus/ibus.changes 2019-09-07 11:30:22.362457154 +0200 +++ /work/SRC/openSUSE:Factory/.ibus.new.7948/ibus.changes 2019-09-11 10:23:57.835484180 +0200 @@ -1,0 +2,13 @@ +Thu Sep 5 13:17:58 UTC 2019 - Fuminobu Takeyama <[email protected]> + +- Apply the change on Jun. 22 again, reverted by the previous + change +- Stop exporting OOO_FORCE_DESKTOP (boo#1042136) + * KDE4 LibreOffice VCL plugin was removed from upstream + * New KDE5/Qt5 VCL plugin supporting Qt IM Module will be + available + * Note only LibreOffice KDE5/Qt5 >= 6.3 supports Qt IM module + - For older version, please export OOO_FORCE_DESKTOP=gnome + in ~/.profile + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/ibus/python-ibus.changes 2019-03-08 13:28:50.310989211 +0100 +++ /work/SRC/openSUSE:Factory/.ibus.new.7948/python-ibus.changes 2019-09-11 10:23:58.175484138 +0200 @@ -1,0 +2,6 @@ +Thu Aug 29 16:22:00 UTC 2019 - Fuminobu Takeyama <[email protected]> + +- Update version to 1.5.21 + * No update for this subpackage + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ python-ibus.spec: same change ++++++ xim.d-ibus-121 ++++++ --- /var/tmp/diff_new_pack.WZDYGw/_old 2019-09-11 10:23:59.079484026 +0200 +++ /var/tmp/diff_new_pack.WZDYGw/_new 2019-09-11 10:23:59.079484026 +0200 @@ -30,17 +30,6 @@ ;; esac -# Force OOo to use gtk-immodule -# Only libreoffice-gnome supports IM module -# To fix cursor following problem (on_the_spot), do not use libreoffice-kde4 -if [ -e /usr/lib64/libreoffice/program/libvclplug_gtklo.so ] || - [ -e /usr/lib/libreoffice/program/libvclplug_gtklo.so ] || - [ -e /usr/lib64/libreoffice/program/libvclplug_gtk3lo.so ] || - [ -e /usr/lib/libreoffice/program/libvclplug_gtk3lo.so ]; then - export OOO_FORCE_DESKTOP=gnome -else - echo "libreoffice-gnome is not found. For better IBus support, please install libreoffice-gnome" -fi export XMODIFIERS="@im=ibus" export GTK_IM_MODULE=ibus
