Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2019-10-03 14:08:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and      /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus-typing-booster"

Thu Oct  3 14:08:35 2019 rev:25 rq:734639 version:2.6.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2019-09-13 15:00:24.865282564 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2352/ibus-typing-booster.changes
        2019-10-03 14:08:39.660223542 +0200
@@ -1,0 +2,15 @@
+Tue Oct 01 22:05:20 UTC 2019 - maiku.fab...@gmail.com
+
+- Update to 2.6.7
+- If the first candidate is exactly the same as the typed string
+  prefer longer candidates (Extends inline completions automatically)
+- Move README to README.md and use some markdown to make it look better on 
github
+- When showing similar emoji in the lookup table, show the list of keywords
+  which matched only when debugging is on
+- Update emoji annotations from CLDR
+- More unittests, restructure test files, move some doctests to unittests
+- Add a utility class KeyvalsToKeycodes to find ibus key codes
+  instead of hardcoding them
+- Add ceb to CLDR_ANNOTATION_FILES
+
+-------------------------------------------------------------------

Old:
----
  ibus-typing-booster-2.6.6.tar.gz

New:
----
  ibus-typing-booster-2.6.7.tar.gz

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

Other differences:
------------------
++++++ ibus-typing-booster.spec ++++++
--- /var/tmp/diff_new_pack.EIPm2J/_old  2019-10-03 14:08:40.384221680 +0200
+++ /var/tmp/diff_new_pack.EIPm2J/_new  2019-10-03 14:08:40.384221680 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:           ibus-typing-booster
-Version:        2.6.6
+Version:        2.6.7
 Release:        0 
 Summary:        An input completion utility
 License:        GPL-3.0+
@@ -28,6 +28,7 @@
 BuildRequires:  python3-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  python3-gobject
+BuildRequires:  python3-gobject-Gdk
 BuildRequires:  dbus-1-x11
 BuildRequires:  fdupes
 BuildRequires:  update-desktop-files
@@ -37,6 +38,8 @@
 BuildRequires:  python3-pyenchant
 BuildRequires:  appstream-glib
 BuildRequires:  glib2
+BuildRequires:  gtk3
+BuildRequires:  xorg-x11-server
 %if 0%{?sle_version} >= 120200
 BuildRequires:  python3-pyxdg
 %endif
@@ -158,8 +161,13 @@
 dconf write /org/freedesktop/ibus/engine/typing-booster/inlinecompletion false
 dconf write /org/freedesktop/ibus/engine/typing-booster/keybindings 
"{'next_input_method': <['Control+Down', 'Control+KP_Down']>, 
'previous_input_method': <['Control+Up', 'Control+KP_Up']>, 'lookup_related': 
<['Mod5+F12']>, 'enable_lookup': <['Tab', 'ISO_Left_Tab', 'KP_Divide']>, 
'select_next_candidate': <['Tab', 'ISO_Left_Tab', 'Down', 'KP_Down']>, 
'lookup_table_page_down': <['Page_Down', 'KP_Page_Down', 'KP_Next']>, 
'toggle_emoji_prediction': <['Mod5+F6']>, 'lookup_table_page_up': <['Page_Up', 
'KP_Page_Up', 'KP_Prior']>, 'toggle_off_the_record': <['Mod5+F9']>, 'cancel': 
<['Escape']>, 'setup': <['Mod5+F10']>, 'select_previous_candidate': 
<['Shift+Tab', 'Shift+ISO_Left_Tab', 'Up', 'KP_Up']>}"
 dconf dump /
+export DISPLAY=:1
+Xvfb $DISPLAY -screen 0 1024x768x16 &
 ibus-daemon -drx
-make check || cat ./tests/test-suite.log
+make -C tests run_tests
+pushd tests
+    ./run_tests
+popd
 
 %post
 [ -x %{_bindir}/ibus ] && \

++++++ ibus-typing-booster-2.6.6.tar.gz -> ibus-typing-booster-2.6.7.tar.gz 
++++++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.6.6.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2352/ibus-typing-booster-2.6.7.tar.gz
 differ: char 5, line 1


Reply via email to