Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2019-01-08 12:27:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and      /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus-typing-booster"

Tue Jan  8 12:27:06 2019 rev:14 rq:662226 version:2.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2018-11-29 23:00:37.319490028 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.28833/ibus-typing-booster.changes
       2019-01-08 12:29:24.952210788 +0100
@@ -1,0 +2,67 @@
+Mon Dec 31 16:22:27 UTC 2018 - maiku.fab...@gmail.com
+
+- Update to 2.4.1
+- Update translations from zanata (pl updated)
+- Add direct input mode
+  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/25)
+- Fix start of setup tool when libexedir is not /usr/libexec/
+  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/42)
+
+-------------------------------------------------------------------
+Thu Dec 20 15:19:13 UTC 2018 - maiku.fab...@gmail.com
+
+- Update to 2.4.0
+- Update translations from zanata (de, es, fr, ja, pl, uk updated)
+- Add new command 'toggle_hide_input' to hide the preëdit, lookup table, and 
auxiliary text
+- Add an option to use preedit style only if lookup is enabled
+- Add an option to choose the style of underlining the preedit
+- Don’t try to record the first candidate when there is none
+  after an automatic commit on focus out or reset
+  (Resolves: rhbz#1659128)
+- Add an option in the setup tool to set the debug level
+- Move appearance related options to the new “Appearance” tab
+- Add settings for colour and other appearance stuff
+- Move “Dictionaries and input methods” Tab in the setup tool to the first 
position
+- Update the shortcut hints in the tooltips when keybindings change
+- Only show the label in the panel menus for emoji-mode and off-the-record-mode
+- Don’t show the shortcut hints in the menu labels, takes too much space there.
+- Update README because of the recent change to make keybindings configurable.
+
+-------------------------------------------------------------------
+Thu Dec 13 09:30:35 UTC 2018 - maiku.fab...@gmail.com
+
+- Update to 2.3.3
+- Toggle candidates between 'title', 'upper', and 'lower' case
+  when Shift is typed.
+- Improve Spanish translation (Thanks to Ismael Venegas Castelló)
+
+-------------------------------------------------------------------
+Wed Dec 12 17:36:20 UTC 2018 - maiku.fab...@gmail.com
+
+- Update to 2.3.2
+- Key bindings should match independent of whether
+  Num Lock or Caps Lock are on or off.
+
+-------------------------------------------------------------------
+Sat Dec 08 17:36:20 UTC 2018 - maiku.fab...@gmail.com
+
+- Update to 2.3.1
+- Update translations from zanata (cs, de, es, fr, ja, pl, pt_BR, uk, zh_CN 
updated)
+- Avoid some PyGTKDeprecationWarnings
+- Don’t show Unicode 12.0 draft emoji by default in emoji-picker
+- Update emoji data to Unicode 12.0 draft
+- Update emoji annotations from CLDR
+
+-------------------------------------------------------------------
+Wed Dec 05 17:00:58 UTC 2018 - maiku.fab...@gmail.com
+
+- Update to 2.3.0
+- Update translations from zanata (de, ja, uk updated)
+- Commit the current preëdit when the focus changes
+- When preëdit empty or lookup table not enabled by key: clear the lookup table
+- Make key bindings configurable
+  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/15)
+- Correct tooltips for the “up” and “down” buttons for
+  input methods dictionaries
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ibus-typing-booster.spec ++++++
--- /var/tmp/diff_new_pack.cVLJKe/_old  2019-01-08 12:29:25.512210178 +0100
+++ /var/tmp/diff_new_pack.cVLJKe/_new  2019-01-08 12:29:25.512210178 +0100
@@ -15,7 +15,7 @@
 #
 
 Name:           ibus-typing-booster
-Version:        2.2.1
+Version:        2.4.1
 Release:        0 
 Summary:        An input completion utility
 License:        GPL-3.0+
@@ -137,6 +137,7 @@
 dconf write /org/freedesktop/ibus/engine/typing-booster/shownumberofcandidates 
true
 dconf write /org/freedesktop/ibus/engine/typing-booster/showstatusinfoinaux 
true
 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 /
 ibus-daemon -drx
 make check || cat ./tests/test-suite.log

++++++ ibus-typing-booster-2.2.1.tar.gz -> ibus-typing-booster-2.4.1.tar.gz 
++++++
++++ 32009 lines of diff (skipped)


Reply via email to