Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2019-03-04 09:24:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"

Mon Mar  4 09:24:22 2019 rev:18 rq:681195 version:2.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2019-03-01 16:48:14.081780710 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.28833/ibus-typing-booster.changes
       2019-03-04 09:24:52.976552312 +0100
@@ -1,0 +2,25 @@
+Sun Mar 03 19:46:56 UTC 2019 - [email protected]
+
+- Update to 2.6.0
+- Update translations from zanata (de updated)
+- Update emoji annotations from CLDR
+- When Left or BackSpace trigger a commit, forward Left events only
+  when no candidate was selected (i.e. the preëdit was committed)
+- If a candidate is shown inline and *manually* selected, show the caret
+  at the end of the candidate
+- Right, Left, BackSpace, and Delete edit the preëdit only if no
+  candidate is *manually* selected
+- If an input char is typed while a candidate is *manually* selected,
+  add that input to the candidate
+- Change option name 'Add a space when committing by label or mouse'
+  in setup tool
+- Remove option “Use digits as select keys”
+- Make key bindings to commit or remove candidates via label configurable
+  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/48)
+- Multi word suggestions: Commit the current commit phrase and the
+  previous phrase as a single unit as well
+  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/49)
+- Fix wrong tooltip for “Automatically select the best candidate” option
+- Let the tests produce verbose output
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ibus-typing-booster.spec ++++++
--- /var/tmp/diff_new_pack.1r64pB/_old  2019-03-04 09:24:54.596552021 +0100
+++ /var/tmp/diff_new_pack.1r64pB/_new  2019-03-04 09:24:54.636552014 +0100
@@ -15,7 +15,7 @@
 #
 
 Name:           ibus-typing-booster
-Version:        2.5.3
+Version:        2.6.0
 Release:        0 
 Summary:        An input completion utility
 License:        GPL-3.0+
@@ -108,11 +108,11 @@
 # run doctests
 pushd engine
 for i in hunspell_suggest.py m17n_translit.py itb_emoji.py itb_util.py; do
-  python3 ${i} &
+  python3 ${i} -v &
 done
 popd
 wait
-echo "engine tests passed"
+echo "engine tests passed";
 EOF
 chmod +x engine.sh
 
@@ -127,10 +127,10 @@
 time ./engine.sh
 #pushd engine
     # run doctests
-    #python3 hunspell_suggest.py
-    #python3 m17n_translit.py
-    #python3 itb_emoji.py
-    #python3 itb_util.py
+    #python3 hunspell_suggest.py -v
+    #python3 m17n_translit.py -v
+    #python3 itb_emoji.py -v
+    #python3 itb_util.py -v
 #popd
 mkdir -p /tmp/glib-2.0/schemas/
 cp org.freedesktop.ibus.engine.typing-booster.gschema.xml \

++++++ ibus-typing-booster-2.5.3.tar.gz -> ibus-typing-booster-2.6.0.tar.gz 
++++++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.5.3.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.28833/ibus-typing-booster-2.6.0.tar.gz
 differ: char 5, line 1


Reply via email to