commit ibus-typing-booster for openSUSE:Factory

2020-10-20 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2020-10-20 16:11:54

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3486 (New)


Package is "ibus-typing-booster"

Tue Oct 20 16:11:54 2020 rev:48 rq:842582 version:2.10.0

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2020-10-10 00:28:30.717128051 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3486/ibus-typing-booster.changes
2020-10-20 16:21:35.286327375 +0200
@@ -1,0 +2,13 @@
+Mon Oct 19 10:16:16 UTC 2020 - maiku.fab...@gmail.com
+
+- Update to 2.10.0
+- Add option to automatically capitalize after punctuation
+  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/96)
+- Don't record in user database when stripped_input_phrase or
+  stripped_commit_phrase are emty
+- When interactively deleting a candidate from the user database,
+  remove all case modes
+- Add 4 more characters ÞĦŊŦ to get special treatment in remove_accents()
+- Translation updates from Weblate for ca, es, fr, it, ja, nl, sv
+
+---

Old:

  ibus-typing-booster-2.9.9.tar.gz

New:

  ibus-typing-booster-2.10.0.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.rCjdKz/_old  2020-10-20 16:21:36.594327995 +0200
+++ /var/tmp/diff_new_pack.rCjdKz/_new  2020-10-20 16:21:36.598327997 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.9.9
+Version:2.10.0
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.9.9.tar.gz -> ibus-typing-booster-2.10.0.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.9.9.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3486/ibus-typing-booster-2.10.0.tar.gz
 differ: char 13, line 1




commit ibus-typing-booster for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2020-10-10 00:28:28

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4249 (New)


Package is "ibus-typing-booster"

Sat Oct 10 00:28:28 2020 rev:47 rq:840241 version:2.9.9

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2020-10-08 13:13:51.575263444 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4249/ibus-typing-booster.changes
2020-10-10 00:28:30.717128051 +0200
@@ -1,0 +2,8 @@
+Thu Oct 08 12:02:49 UTC 2020 - maiku.fab...@gmail.com
+
+- Update to 2.9.9
+- Fix typo in variable name in do_reset()
+- KP_Delete should be handled the same way as Delete
+- Translation update form Weblate for de, he, pl, tr, uk
+
+---

Old:

  ibus-typing-booster-2.9.8.tar.gz

New:

  ibus-typing-booster-2.9.9.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.yBrIIY/_old  2020-10-10 00:28:32.421128896 +0200
+++ /var/tmp/diff_new_pack.yBrIIY/_new  2020-10-10 00:28:32.421128896 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.9.8
+Version:2.9.9
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.9.8.tar.gz -> ibus-typing-booster-2.9.9.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.9.8.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4249/ibus-typing-booster-2.9.9.tar.gz
 differ: char 13, line 1




commit ibus-typing-booster for openSUSE:Factory

2020-10-08 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2020-10-08 13:13:28

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4249 (New)


Package is "ibus-typing-booster"

Thu Oct  8 13:13:28 2020 rev:46 rq:840046 version:2.9.8

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2020-09-08 22:49:44.811587028 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4249/ibus-typing-booster.changes
2020-10-08 13:13:51.575263444 +0200
@@ -1,0 +2,14 @@
+Tue Oct 06 21:56:40 UTC 2020 - maiku.fab...@gmail.com
+
+- Update to 2.9.8
+- Prevent also Delete from reopening a preedit when the option
+  “Arrow keys can reopen a preedit” is off
+- When the input is empty, Escape should be passed through,
+  not inserted into the preedit
+- Fix itb_util.tokenize(): if the input is only whitespace,
+  the return should be an empty list
+- Don’t clear context after typing Return, KP_Enter, ISO_Enter
+- Improve behaviour of case modes
+- Update emoji annotations from CLDR
+
+---

Old:

  ibus-typing-booster-2.9.7.tar.gz

New:

  ibus-typing-booster-2.9.8.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.K8vKhs/_old  2020-10-08 13:13:52.655264422 +0200
+++ /var/tmp/diff_new_pack.K8vKhs/_new  2020-10-08 13:13:52.659264425 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.9.7
+Version:2.9.8
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.9.7.tar.gz -> ibus-typing-booster-2.9.8.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.9.7.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4249/ibus-typing-booster-2.9.8.tar.gz
 differ: char 15, line 1




commit ibus-typing-booster for openSUSE:Factory

2020-09-08 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2020-09-08 22:49:29

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3399 (New)


Package is "ibus-typing-booster"

Tue Sep  8 22:49:29 2020 rev:45 rq:832853 version:2.9.7

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2020-08-29 20:39:53.725403459 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3399/ibus-typing-booster.changes
2020-09-08 22:49:44.811587028 +0200
@@ -1,0 +2,10 @@
+Mon Sep 07 18:35:05 UTC 2020 - maiku.fab...@gmail.com
+
+- Update to 2.9.7
+- Add commands “next_case_mode” and “previous_case_mode”
+  with configurable key bindings
+- Better hot key handling for modifier keys like Shift_L, …
+- Use labels 1, 2, 3, … for the lookup table instead of 1., 2., 3., …
+- Update emoji annotations from CLDR
+
+---

Old:

  ibus-typing-booster-2.9.6.tar.gz

New:

  ibus-typing-booster-2.9.7.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.igtS0d/_old  2020-09-08 22:49:47.331588255 +0200
+++ /var/tmp/diff_new_pack.igtS0d/_new  2020-09-08 22:49:47.335588257 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.9.6
+Version:2.9.7
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.9.6.tar.gz -> ibus-typing-booster-2.9.7.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.9.6.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3399/ibus-typing-booster-2.9.7.tar.gz
 differ: char 12, line 1




commit ibus-typing-booster for openSUSE:Factory

2020-08-29 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2020-08-29 20:39:36

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3399 (New)


Package is "ibus-typing-booster"

Sat Aug 29 20:39:36 2020 rev:44 rq:829976 version:2.9.6

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2020-08-05 20:30:01.635118287 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3399/ibus-typing-booster.changes
2020-08-29 20:39:53.725403459 +0200
@@ -1,0 +2,8 @@
+Thu Aug 27 12:55:21 UTC 2020 - maiku.fab...@gmail.com
+
+- Update to 2.9.6
+- Make translations of 'Edit key bindings for command “%s”' work
+- Don't hide emoji-picker.desktop from AppStream (by Gunnar Hjalmarsson)
+- Translation update from Weblate for pt_BR, sv (100%)
+
+---

Old:

  ibus-typing-booster-2.9.5.tar.gz

New:

  ibus-typing-booster-2.9.6.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.4o9nk5/_old  2020-08-29 20:39:56.189404498 +0200
+++ /var/tmp/diff_new_pack.4o9nk5/_new  2020-08-29 20:39:56.193404499 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.9.5
+Version:2.9.6
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.9.5.tar.gz -> ibus-typing-booster-2.9.6.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.9.5.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3399/ibus-typing-booster-2.9.6.tar.gz
 differ: char 12, line 1




commit ibus-typing-booster for openSUSE:Factory

2020-08-05 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2020-08-05 20:29:52

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3592 (New)


Package is "ibus-typing-booster"

Wed Aug  5 20:29:52 2020 rev:43 rq:824513 version:2.9.5

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2020-07-16 12:16:38.150854497 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3592/ibus-typing-booster.changes
2020-08-05 20:30:01.635118287 +0200
@@ -1,0 +2,10 @@
+Wed Aug 05 10:41:33 UTC 2020 - maiku.fab...@gmail.com
+
+- Update to 2.9.5
+- Treat characters 'ÅåÄäÖö' as special when matching in the Swedish dictionary
+  (Resolves: http ://github.com/mike-fabian/ibus-typing-booster/issues/126)
+- Update emoji annotations from CLDR
+- AppStream tweaks by Gunnar Hjalmarsson
+- Translation update from Weblate for ca, de, es, sv
+
+---

Old:

  ibus-typing-booster-2.9.4.tar.gz

New:

  ibus-typing-booster-2.9.5.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.sHVhC6/_old  2020-08-05 20:30:03.459119238 +0200
+++ /var/tmp/diff_new_pack.sHVhC6/_new  2020-08-05 20:30:03.479119249 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.9.4
+Version:2.9.5
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.9.4.tar.gz -> ibus-typing-booster-2.9.5.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.9.4.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3592/ibus-typing-booster-2.9.5.tar.gz
 differ: char 13, line 1




commit ibus-typing-booster for openSUSE:Factory

2020-07-16 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2020-07-16 12:15:20

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3592 (New)


Package is "ibus-typing-booster"

Thu Jul 16 12:15:20 2020 rev:42 rq:821035 version:2.9.4

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2020-06-22 17:46:08.301890765 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3592/ibus-typing-booster.changes
2020-07-16 12:16:38.150854497 +0200
@@ -1,0 +2,10 @@
+Tue Jul 14 10:40:04 UTC 2020 - maiku.fab...@gmail.com
+
+- Update to 2.9.4
+- Add emoji-picker.appdata.xml
+- Fix warnings and errors in typing-booster.appdata.xml
+- Update emoji annotations from CLDR
+- Support %S expansion in include statements in compose files
+- Translation update from Weblate for fr, he, hu, zh_CN
+
+---

Old:

  ibus-typing-booster-2.9.3.tar.gz

New:

  ibus-typing-booster-2.9.4.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.5K1wYj/_old  2020-07-16 12:16:38.922855277 +0200
+++ /var/tmp/diff_new_pack.5K1wYj/_new  2020-07-16 12:16:38.922855277 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.9.3
+Version:2.9.4
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+
@@ -38,6 +38,7 @@
 BuildRequires:  m17n-db
 BuildRequires:  python3-mock
 BuildRequires:  python3-pyenchant
+BuildRequires:  AppStream
 BuildRequires:  appstream-glib
 BuildRequires:  glib2
 BuildRequires:  gtk3
@@ -115,6 +116,7 @@
 %check
 export LC_ALL=en_US.UTF-8
 export M17NDIR=%{buildroot}%{_datadir}/m17n/
+appstreamcli validate --pedantic --nonet 
%{buildroot}/%{_datadir}/metainfo/*.appdata.xml
 appstream-util validate-relax --nonet 
%{buildroot}/%{_datadir}/metainfo/*.appdata.xml
 desktop-file-validate \
 %{buildroot}%{_datadir}/applications/ibus-setup-typing-booster.desktop

++ ibus-typing-booster-2.9.3.tar.gz -> ibus-typing-booster-2.9.4.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.9.3.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3592/ibus-typing-booster-2.9.4.tar.gz
 differ: char 12, line 1




commit ibus-typing-booster for openSUSE:Factory

2020-06-22 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2020-06-22 17:46:00

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2956 (New)


Package is "ibus-typing-booster"

Mon Jun 22 17:46:00 2020 rev:41 rq:816282 version:2.9.3

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2020-06-09 00:09:08.494243724 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2956/ibus-typing-booster.changes
2020-06-22 17:46:08.301890765 +0200
@@ -1,0 +2,7 @@
+Mon Jun 22 08:45:50 UTC 2020 - maiku.fab...@gmail.com
+
+- Update to 2.9.3
+- Translation updates from Weblate for he
+- Fix wrong indentation of push_context() in _commit_string()
+
+---

Old:

  ibus-typing-booster-2.9.2.tar.gz

New:

  ibus-typing-booster-2.9.3.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.4tXTck/_old  2020-06-22 17:46:09.901895784 +0200
+++ /var/tmp/diff_new_pack.4tXTck/_new  2020-06-22 17:46:09.905895796 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.9.2
+Version:2.9.3
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.9.2.tar.gz -> ibus-typing-booster-2.9.3.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.9.2.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2956/ibus-typing-booster-2.9.3.tar.gz
 differ: char 13, line 1




commit ibus-typing-booster for openSUSE:Factory

2020-06-08 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2020-06-09 00:06:42

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3606 (New)


Package is "ibus-typing-booster"

Tue Jun  9 00:06:42 2020 rev:40 rq:812504 version:2.9.2

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2020-05-29 21:37:25.762659214 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3606/ibus-typing-booster.changes
2020-06-09 00:09:08.494243724 +0200
@@ -1,0 +2,8 @@
+Mon Jun 08 08:12:58 UTC 2020 - maiku.fab...@gmail.com
+
+- Update to 2.9.2
+- Translation updates from Weblate for es
+- Ignore invalid compose sequences when reading compose files
+- Update emoji annotations from CLDR
+
+---

Old:

  ibus-typing-booster-2.9.1.tar.gz

New:

  ibus-typing-booster-2.9.2.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.8D0CIZ/_old  2020-06-09 00:09:10.290250096 +0200
+++ /var/tmp/diff_new_pack.8D0CIZ/_new  2020-06-09 00:09:10.294250111 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.9.1
+Version:2.9.2
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.9.1.tar.gz -> ibus-typing-booster-2.9.2.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.9.1.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3606/ibus-typing-booster-2.9.2.tar.gz
 differ: char 13, line 1




commit ibus-typing-booster for openSUSE:Factory

2020-05-29 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2020-05-29 21:23:04

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3606 (New)


Package is "ibus-typing-booster"

Fri May 29 21:23:04 2020 rev:39 rq:809877 version:2.9.1

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2020-05-26 17:19:45.040030313 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3606/ibus-typing-booster.changes
2020-05-29 21:37:25.762659214 +0200
@@ -1,0 +2,10 @@
+Wed May 27 17:27:17 UTC 2020 - maiku.fab...@gmail.com
+
+- Update to 2.9.1
+- Translation updates form Weblate for fr, nl, zh_TW
+- Make keyboard shortcuts like Control+a work on non-ASCII keyboard layouts
+  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/107)
+- Fix broken adding of key bindings
+  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/109)
+
+---

Old:

  ibus-typing-booster-2.9.0.tar.gz

New:

  ibus-typing-booster-2.9.1.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.sFR2rR/_old  2020-05-29 21:37:26.278660750 +0200
+++ /var/tmp/diff_new_pack.sFR2rR/_new  2020-05-29 21:37:26.278660750 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.9.0
+Version:2.9.1
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.9.0.tar.gz -> ibus-typing-booster-2.9.1.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.9.0.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3606/ibus-typing-booster-2.9.1.tar.gz
 differ: char 13, line 1




commit ibus-typing-booster for openSUSE:Factory

2020-05-26 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2020-05-26 17:19:26

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2738 (New)


Package is "ibus-typing-booster"

Tue May 26 17:19:26 2020 rev:38 rq:808050 version:2.9.0

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2020-05-14 23:28:30.833468012 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2738/ibus-typing-booster.changes
2020-05-26 17:19:45.040030313 +0200
@@ -1,0 +2,17 @@
+Wed May 20 17:20:29 UTC 2020 - maiku.fab...@gmail.com
+
+- Update to 2.9.0
+- Translation updates from Weblate for de, ja, pl, tr, uk, zh_CN
+- Update ibus-typing-booster.pot (Some new translatable strings, tooltips for 
2 new buttons)
+- Improve matching of keybindings, consider IBus.ModifierType.MODIFIER_MASK
+  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/94)
+- Show the list of dictionaries in the setup tool only if it is more than just 
['None']
+- If a real dictionary is added in the setup tool, remove dummy dictionary 
'None'.
+- Add black flag for the special dummy dictionary 'None'
+- Add doctests to check that the special dictionary 'None' is handled correctly
+- When the list of imes or dictionaries is emptied by the user, set it to 
'NoIME' or 'None'
+  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/98)
+- Add "Set to default" buttons for the list of input methods and dictionaries
+- Remove the special candidate which is shown when a dictionary is missing
+
+---

Old:

  ibus-typing-booster-2.8.3.tar.gz

New:

  ibus-typing-booster-2.9.0.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.mN4gJ7/_old  2020-05-26 17:19:46.508033469 +0200
+++ /var/tmp/diff_new_pack.mN4gJ7/_new  2020-05-26 17:19:46.512033478 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.8.3
+Version:2.9.0
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+
@@ -152,11 +152,30 @@
 dconf dump /
 export DISPLAY=:1
 Xvfb $DISPLAY -screen 0 1024x768x16 &
-sleep 1
-make -C tests run_tests
-pushd tests
-./run_tests
-popd
+# A window manager and and ibus-daemon are needed to run the GUI
+# test tests/test_gtk.py, for example i3 can be used.
+#
+# To debug what is going on if there is a problem with the GUI test
+# add BuildRequires: x11vnc and start a vnc server:
+#
+# x11vnc -display $DISPLAY -unixsock /tmp/mysock -bg -nopw -listen 
localhost -xkb
+#
+# Then one can view what is going on outside of the chroot with vncviewer:
+#
+# vncviewer /var/lib/mock/fedora-32-x86_64/root/tmp/mysock
+#
+# The GUI test will be skipped if XDG_SESSION_TYPE is not x11 or wayland.
+#
+#ibus-daemon -drx
+#touch /tmp/i3config
+#i3 -c /tmp/i3config &
+#export XDG_SESSION_TYPE=x11
+
+make check && rc=0 || rc=1
+cat tests/*.log
+if [ $rc != 0 ] ; then
+exit $rc
+fi
 
 %post
 [ -x %{_bindir}/ibus ] && \

++ ibus-typing-booster-2.8.3.tar.gz -> ibus-typing-booster-2.9.0.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.8.3.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2738/ibus-typing-booster-2.9.0.tar.gz
 differ: char 12, line 1




commit ibus-typing-booster for openSUSE:Factory

2020-05-14 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2020-05-14 23:28:28

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2738 (New)


Package is "ibus-typing-booster"

Thu May 14 23:28:28 2020 rev:37 rq:805609 version:2.8.3

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2020-04-04 12:27:44.676071405 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2738/ibus-typing-booster.changes
2020-05-14 23:28:30.833468012 +0200
@@ -1,0 +2,14 @@
+Sun May 03 18:45:10 UTC 2020 - maiku.fab...@gmail.com
+
+- Update to 2.8.3
+- Save default dictionaries and input methods when making the lists
+  empty in the setup tool
+- Fix reading “include” instructions in Compose files and observe XCOMPOSEFILE
+  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/93)
+- Fix right-to-left detection for LC_MESSAGES=C
+  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/97)
+- GUI tests added thanks to Takao Fujiwara
+- Update UnicodeData.txt to Unicode 13.0.0
+- Translation updates for it, hu, tr, pt_BR
+
+---

Old:

  ibus-typing-booster-2.8.2.tar.gz

New:

  ibus-typing-booster-2.8.3.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.bouMZt/_old  2020-05-14 23:28:32.105470788 +0200
+++ /var/tmp/diff_new_pack.bouMZt/_new  2020-05-14 23:28:32.105470788 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.8.2
+Version:2.8.3
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+
@@ -36,6 +36,7 @@
 # for the unit tests
 BuildRequires:  m17n-lib
 BuildRequires:  m17n-db
+BuildRequires:  python3-mock
 BuildRequires:  python3-pyenchant
 BuildRequires:  appstream-glib
 BuildRequires:  glib2
@@ -151,7 +152,7 @@
 dconf dump /
 export DISPLAY=:1
 Xvfb $DISPLAY -screen 0 1024x768x16 &
-ibus-daemon -drx
+sleep 1
 make -C tests run_tests
 pushd tests
 ./run_tests

++ ibus-typing-booster-2.8.2.tar.gz -> ibus-typing-booster-2.8.3.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.8.2.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2738/ibus-typing-booster-2.8.3.tar.gz
 differ: char 12, line 1




commit ibus-typing-booster for openSUSE:Factory

2020-04-04 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2020-04-04 12:26:47

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3248 (New)


Package is "ibus-typing-booster"

Sat Apr  4 12:26:47 2020 rev:36 rq:790963 version:2.8.2

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2020-02-29 21:24:22.330499600 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3248/ibus-typing-booster.changes
2020-04-04 12:27:44.676071405 +0200
@@ -1,0 +2,7 @@
+Tue Mar 31 14:57:16 UTC 2020 - maiku.fab...@gmail.com
+
+- Update to 2.8.2
+- Translation updates from Weblate for ar, tr
+- Update emoji annotations from CLDR
+
+---

Old:

  ibus-typing-booster-2.8.1.tar.gz

New:

  ibus-typing-booster-2.8.2.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.MnHAO1/_old  2020-04-04 12:27:47.484074308 +0200
+++ /var/tmp/diff_new_pack.MnHAO1/_new  2020-04-04 12:27:47.484074308 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.8.1
+Version:2.8.2
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.8.1.tar.gz -> ibus-typing-booster-2.8.2.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.8.1.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.3248/ibus-typing-booster-2.8.2.tar.gz
 differ: char 12, line 1




commit ibus-typing-booster for openSUSE:Factory

2020-02-29 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2020-02-29 21:24:17

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.26092 (New)


Package is "ibus-typing-booster"

Sat Feb 29 21:24:17 2020 rev:35 rq:780313 version:2.8.1

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2020-02-09 20:48:23.926874381 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.26092/ibus-typing-booster.changes
   2020-02-29 21:24:22.330499600 +0100
@@ -1,0 +2,11 @@
+Thu Feb 27 16:41:11 UTC 2020 - maiku.fab...@gmail.com
+
+- Update to 2.8.1
+- Prevent also BackSpace from reopening a preedit when the option
+  “Arrow keys can reopen a preedit” is off
+- Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/87
+- Resolves: rhbz#1637647
+- Translation updates from Weblate for es, tr, he
+- Update emoji annotations from CLDR
+
+---

Old:

  ibus-typing-booster-2.8.0.tar.gz

New:

  ibus-typing-booster-2.8.1.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.qHYl09/_old  2020-02-29 21:24:24.710504310 +0100
+++ /var/tmp/diff_new_pack.qHYl09/_new  2020-02-29 21:24:24.722504334 +0100
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.8.0
+Version:2.8.1
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.8.0.tar.gz -> ibus-typing-booster-2.8.1.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.8.0.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.26092/ibus-typing-booster-2.8.1.tar.gz
 differ: char 12, line 1




commit ibus-typing-booster for openSUSE:Factory

2020-02-09 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2020-02-09 20:48:13

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.26092 (New)


Package is "ibus-typing-booster"

Sun Feb  9 20:48:13 2020 rev:34 rq:772208 version:2.8.0

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2020-01-27 00:23:19.105521894 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.26092/ibus-typing-booster.changes
   2020-02-09 20:48:23.926874381 +0100
@@ -1,0 +2,13 @@
+Tue Feb 04 14:37:20 UTC 2020 - maiku.fab...@gmail.com
+
+- Update to 2.8.0
+- Translation updates from Weblate for ca, de, es, fr, nl, pl, uk
+- Update emoji annotations from CLDR
+- Update emoji data to Unicode 13.0 final
+- New option to choose whether spellchecking is done on the preedit
+  and which colour to use
+- Spellcheck typed string in preedit and colour it if it is likely to be 
misspelled
+- More test cases for spellchecking and spellchecking suggestions
+- Restructure code for spellchecking and spellchecking suggestions
+
+---

Old:

  ibus-typing-booster-2.7.7.tar.gz

New:

  ibus-typing-booster-2.8.0.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.VuQjci/_old  2020-02-09 20:48:24.646874793 +0100
+++ /var/tmp/diff_new_pack.VuQjci/_new  2020-02-09 20:48:24.646874793 +0100
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.7.7
+Version:2.8.0
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.7.7.tar.gz -> ibus-typing-booster-2.8.0.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.7.7.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.26092/ibus-typing-booster-2.8.0.tar.gz
 differ: char 13, line 1




commit ibus-typing-booster for openSUSE:Factory

2020-01-26 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2020-01-27 00:22:47

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.26092 (New)


Package is "ibus-typing-booster"

Mon Jan 27 00:22:47 2020 rev:33 rq:767258 version:2.7.7

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2020-01-14 21:13:51.450944840 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.26092/ibus-typing-booster.changes
   2020-01-27 00:23:19.105521894 +0100
@@ -1,0 +2,14 @@
+Fri Jan 24 19:18:35 UTC 2020 - maiku.fab...@gmail.com
+
+- Update to 2.7.7
+- Translation updates from Weblate for es, de, pl, he, fr, uk, tr, nl
+- Generate README.html and README from README.md
+- A thorough upgrade to README.md
+  Resolves: https://github.com/mike-fabian/ibus-typing-booster/pull/74
+- Set button label of google application credentials button correctly
+  Resolves: rhbz#1793460
+- Make si-wijesekera the default input method for si_LK.UTF-8 locale
+- Add another test case for libvoikko spellchecking together with
+  en_GB spellchecking
+
+---

Old:

  ibus-typing-booster-2.7.6.tar.gz

New:

  ibus-typing-booster-2.7.7.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.nJs64r/_old  2020-01-27 00:23:21.413522981 +0100
+++ /var/tmp/diff_new_pack.nJs64r/_new  2020-01-27 00:23:21.413522981 +0100
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.7.6
+Version:2.7.7
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+
@@ -166,7 +166,7 @@
   %{_bindir}/ibus write-cache --system &>/dev/null || :
 
 %files -f %{name}.lang
-%doc AUTHORS COPYING README
+%doc AUTHORS COPYING README README.html README.md
 %{_bindir}/emoji-picker
 %{_datadir}/%{name}
 %dir %{_datadir}/metainfo

++ ibus-typing-booster-2.7.6.tar.gz -> ibus-typing-booster-2.7.7.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.7.6.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.26092/ibus-typing-booster-2.7.7.tar.gz
 differ: char 36, line 1




commit ibus-typing-booster for openSUSE:Factory

2020-01-14 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2020-01-14 21:11:13

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.6675 (New)


Package is "ibus-typing-booster"

Tue Jan 14 21:11:13 2020 rev:32 rq:764334 version:2.7.6

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2020-01-08 17:57:26.861732252 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.6675/ibus-typing-booster.changes
2020-01-14 21:13:51.450944840 +0100
@@ -1,0 +2,8 @@
+Sun Jan 05 16:23:10 UTC 2020 - maiku.fab...@gmail.com
+
+- Update to 2.7.6
+- Use included fi_FI.dic for Finnish word suggestions
+- Add Finnish ispell dictionary fi_FI.dic
+- Minor translation updates from Weblate for pl, tr, zh_CN
+
+---

Old:

  ibus-typing-booster-2.7.5.tar.gz

New:

  ibus-typing-booster-2.7.6.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.IYexUm/_old  2020-01-14 21:13:52.414945278 +0100
+++ /var/tmp/diff_new_pack.IYexUm/_new  2020-01-14 21:13:52.418945280 +0100
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.7.5
+Version:2.7.6
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.7.5.tar.gz -> ibus-typing-booster-2.7.6.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.7.5.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.6675/ibus-typing-booster-2.7.6.tar.gz
 differ: char 13, line 1




commit ibus-typing-booster for openSUSE:Factory

2020-01-08 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2020-01-08 17:56:31

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.6675 (New)


Package is "ibus-typing-booster"

Wed Jan  8 17:56:31 2020 rev:31 rq:761799 version:2.7.5

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2019-12-17 13:29:51.823415552 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.6675/ibus-typing-booster.changes
2020-01-08 17:57:26.861732252 +0100
@@ -1,0 +2,8 @@
+Wed Dec 18 16:39:36 UTC 2019 - maiku.fab...@gmail.com
+
+- Update to 2.7.5
+- Add libvoikko support for Finnish
+- Add support for (almost) arbitrary dead key sequences
+  (suggested by Marko Myllynen)
+
+---

Old:

  ibus-typing-booster-2.7.4.tar.gz

New:

  ibus-typing-booster-2.7.5.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.mwuqV6/_old  2020-01-08 17:57:30.505734168 +0100
+++ /var/tmp/diff_new_pack.mwuqV6/_new  2020-01-08 17:57:30.513734172 +0100
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.7.4
+Version:2.7.5
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.7.4.tar.gz -> ibus-typing-booster-2.7.5.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.7.4.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.6675/ibus-typing-booster-2.7.5.tar.gz
 differ: char 12, line 1




commit ibus-typing-booster for openSUSE:Factory

2019-12-17 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2019-12-17 13:29:38

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4691 (New)


Package is "ibus-typing-booster"

Tue Dec 17 13:29:38 2019 rev:30 rq:757385 version:2.7.4

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2019-11-26 17:01:28.376066000 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4691/ibus-typing-booster.changes
2019-12-17 13:29:51.823415552 +0100
@@ -1,0 +2,10 @@
+Sat Dec 14 11:18:05 UTC 2019 - maiku.fab...@gmail.com
+
+- Update to 2.7.4
+- Updated Portuguese (Brazil) translations from Weblate (100.0% translated)
+- Updated Turkish translations from Weblate (100.0% translated)
+- Remove weird spelling “preëdit” from messageid
+  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/62)
+- Update emoji annotations from CLDR
+
+---

Old:

  ibus-typing-booster-2.7.3.tar.gz

New:

  ibus-typing-booster-2.7.4.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.9Uc55G/_old  2019-12-17 13:29:52.751415226 +0100
+++ /var/tmp/diff_new_pack.9Uc55G/_new  2019-12-17 13:29:52.751415226 +0100
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.7.3
+Version:2.7.4
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.7.3.tar.gz -> ibus-typing-booster-2.7.4.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.7.3.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4691/ibus-typing-booster-2.7.4.tar.gz
 differ: char 13, line 1




commit ibus-typing-booster for openSUSE:Factory

2019-11-26 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2019-11-26 17:01:07

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.26869 (New)


Package is "ibus-typing-booster"

Tue Nov 26 17:01:07 2019 rev:29 rq:750699 version:2.7.3

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2019-11-07 23:19:43.764742516 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.26869/ibus-typing-booster.changes
   2019-11-26 17:01:28.376066000 +0100
@@ -1,0 +2,27 @@
+Mon Nov 25 07:25:46 UTC 2019 - maiku.fab...@gmail.com
+
+- Update to 2.7.3
+- Correct release dates of Unicode 12.0.0 and 12.1.0 in emoji_picker.py
+- Add workaround if key codes cannot be found for key values
+  (workaround for big endian platforms)
+- Fix race condition in itb_util.xdg_save_data_path()
+  Resolves: rhbz#1770072
+  Resolves: rhbz#1713963
+  Resolves: rhbz#1764520
+  Resolves: rhbz#1768016
+- Another fix for right-to-left languages: fix wrong order of globe emoji
+- Small fix in parsing emoji-test.txt which slightly changes the emoji sorting 
order
+- Adapt parsing of the emoji data files to the changes in Unicode 13.0
+- Fix emoji test cases for new emoji data files for Unicode 13.0
+- Update emoji data to current Unicode 13.0 draft
+- Add fa, it, tr to LINGUAS
+- Updated Odia translations from Weblate (53.4% translated)
+- Updated Czech translations from Weblate (100.0% translated)
+- Updated Catalan translations from Weblate (17.1% translated)
+- Added Turkish translations from Weblate (100.0% translated)
+- Added Italian translations from  Weblate (5.2% translated)
+- Portuguese (Portugal) translations moved from pt_PT to pt (23.8% translated)
+- Update French translations from Weblate (100.0% translated)
+- Added Persian translations from Weblate (0% translated)
+
+---

Old:

  ibus-typing-booster-2.7.2.tar.gz

New:

  ibus-typing-booster-2.7.3.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.IBDpNN/_old  2019-11-26 17:01:29.628065586 +0100
+++ /var/tmp/diff_new_pack.IBDpNN/_new  2019-11-26 17:01:29.628065586 +0100
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.7.2
+Version:2.7.3
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.7.2.tar.gz -> ibus-typing-booster-2.7.3.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.7.2.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.26869/ibus-typing-booster-2.7.3.tar.gz
 differ: char 12, line 1




commit ibus-typing-booster for openSUSE:Factory

2019-11-07 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2019-11-07 23:19:35

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2990 (New)


Package is "ibus-typing-booster"

Thu Nov  7 23:19:35 2019 rev:28 rq:746097 version:2.7.2

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2019-11-04 17:16:18.204895523 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2990/ibus-typing-booster.changes
2019-11-07 23:19:43.764742516 +0100
@@ -1,0 +2,14 @@
+Wed Nov 06 19:06:34 UTC 2019 - maiku.fab...@gmail.com
+
+- Update to 2.7.2
+- Fix display for right-to-left languages in the dictionaries and
+  input methods tab in the setup tool
+- Added Swahili translations from Weblate (30.1% translated)
+- Added Traditional Chinese translations from Weblate (0.5% translated)
+- Added Portuguese (Portugal) translations from Weblate (23.8% translated)
+- Update Hebrew translations from Weblate (100% translated)
+- Update Arabic translations from Weblate (100% translated)
+- Update Odia translations from Weblate (44.0% translated)
+- Update Spanisch translations from Weblate (93.3% translated)
+
+---

Old:

  ibus-typing-booster-2.7.1.tar.gz

New:

  ibus-typing-booster-2.7.2.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.nZOW2D/_old  2019-11-07 23:19:44.456743258 +0100
+++ /var/tmp/diff_new_pack.nZOW2D/_new  2019-11-07 23:19:44.460743263 +0100
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.7.1
+Version:2.7.2
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.7.1.tar.gz -> ibus-typing-booster-2.7.2.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.7.1.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2990/ibus-typing-booster-2.7.2.tar.gz
 differ: char 12, line 1




commit ibus-typing-booster for openSUSE:Factory

2019-11-04 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2019-11-04 17:16:15

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2990 (New)


Package is "ibus-typing-booster"

Mon Nov  4 17:16:15 2019 rev:27 rq:745115 version:2.7.1

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2019-10-21 12:29:35.400041588 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2990/ibus-typing-booster.changes
2019-11-04 17:16:18.204895523 +0100
@@ -1,0 +2,20 @@
+Thu Oct 31 09:55:51 UTC 2019 - maiku.fab...@gmail.com
+
+- Update to 2.7.1
+- Update Chinese (Simplified) translations from Weblate (13.5% translated)
+- Update Spanish translations from Weblate (92.2% translated)
+- Update Catalan translations from Weblate (12.4% translated)
+- Add Hebrew translation from Weblate (67.4% translated)
+- Add Arabic translation from Weblate (28.0% translated)
+- Update Ukrainian translations from Weblate (100.0% translated)
+- Update German translations from Weblate (100.0% translated)
+- Update Japanese translations from Weblate (35.2% translated)
+- Update French translations from Weblate (93.8% translated)
+- Add Hungarian translation from Weblate (58.0% translated)
+- Add Odia translations from Weblate (2.6% translated)
+- Improve compose file parsing to get results containing \" correct
+- More test cases for compose sequences
+- Change README.md to refer to Weblate for translations instead of Zanata
+- Fix display of code points in emoji-picker when running in or_IN.UTF-8 locale
+
+---

Old:

  ibus-typing-booster-2.7.0.tar.gz

New:

  ibus-typing-booster-2.7.1.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.1SjuIG/_old  2019-11-04 17:16:19.064896442 +0100
+++ /var/tmp/diff_new_pack.1SjuIG/_new  2019-11-04 17:16:19.072896450 +0100
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.7.0
+Version:2.7.1
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.7.0.tar.gz -> ibus-typing-booster-2.7.1.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.7.0.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2990/ibus-typing-booster-2.7.1.tar.gz
 differ: char 5, line 1




commit ibus-typing-booster for openSUSE:Factory

2019-10-21 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2019-10-21 12:29:33

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"

Mon Oct 21 12:29:33 2019 rev:26 rq:741207 version:2.7.0

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2019-10-03 14:08:39.660223542 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2352/ibus-typing-booster.changes
2019-10-21 12:29:35.400041588 +0200
@@ -1,0 +2,23 @@
+Fri Oct 18 12:49:48 UTC 2019 - maiku.fab...@gmail.com
+
+- Update to 2.7.0
+- Add support for compose sequences
+  Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/47
+  Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/36
+- Test cases for compose support
+- When using doctest: log to stderr and set logging level to DEBUG
+- Properly close file handles when loading hunspell dictionaries
+
+---
+Fri Oct 11 10:55:48 UTC 2019 - maiku.fab...@gmail.com
+
+- Update to 2.6.8
+- Quote the tables for the key and mouse bindings in the README.md as code
+- Do not hardcode the list of useful m17n input methods
+- Use LOGGER.exeption() in exception handlers
+- Use python logging module with log file rotation instead of writing to 
stdout/stderr
+- Fix set_preedit_underline() with parameter update_gsettings=True
+- Fix mni-inscript2-{beng,mtei}.mim and sat-inscript2-{deva,olck}.mim
+  (m17n-db-1.8.0-inscript2-mni-sat.patch)
+
+---

Old:

  ibus-typing-booster-2.6.7.tar.gz

New:

  ibus-typing-booster-2.7.0.tar.gz
  m17n-db-1.8.0-inscript2-mni-sat.patch



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.Nkcx72/_old  2019-10-21 12:29:36.596042944 +0200
+++ /var/tmp/diff_new_pack.Nkcx72/_new  2019-10-21 12:29:36.600042949 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.6.7
+Version:2.7.0
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+
@@ -23,6 +23,7 @@
 URL:https://mike-fabian.github.io/ibus-typing-booster/
 Source0:
https://github.com/mike-fabian/ibus-typing-booster/releases/download/%{version}/%{name}-%{version}.tar.gz
 Source1:https://releases.pagure.org/inscript2/inscript2-20160423.tar.gz
+Patch0: m17n-db-1.8.0-inscript2-mni-sat.patch
 BuildRequires:  ibus-devel
 BuildRequires:  python3
 BuildRequires:  python3-devel
@@ -85,6 +86,7 @@
 %setup -q
 ##extract inscript2 maps
 tar xzf %{SOURCE1}
+%patch0 -p0
 
 %build
 export PYTHON=%{_bindir}/python3
@@ -109,19 +111,6 @@
 
 %find_lang %{name}
 
-cat << 'EOF' >> engine.sh
-#!/bin/sh
-# run doctests
-pushd engine
-for i in hunspell_suggest.py m17n_translit.py itb_emoji.py itb_util.py; do
-  python3 ${i} -v &
-done
-popd
-wait
-echo "engine tests passed";
-EOF
-chmod +x engine.sh
-
 %check
 export LC_ALL=en_US.UTF-8
 export M17NDIR=%{buildroot}%{_datadir}/m17n/
@@ -130,14 +119,13 @@
 %{buildroot}%{_datadir}/applications/ibus-setup-typing-booster.desktop
 desktop-file-validate \
 $RPM_BUILD_ROOT%{_datadir}/applications/emoji-picker.desktop
-time ./engine.sh
-#pushd engine
+pushd engine
 # run doctests
-#python3 hunspell_suggest.py -v
-#python3 m17n_translit.py -v
-#python3 itb_emoji.py -v
-#python3 itb_util.py -v
-#popd
+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 \
/tmp/glib-2.0/schemas/org.freedesktop.ibus.engine.typing-booster.gschema.xml

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

++ m17n-db-1.8.0-inscript2-mni-sat.patch ++
--- inscript2/IM/mni-inscript2-beng.mim 2016-04-23 09:41:08.0 +0200
+++ inscript2/IM/mni-inscript2-beng.mim 2019-10-10 11:58:18.068555240 +0200
@@ -18,7 +18,7 @@
 ;;
 ;; Author: Parag Nemade 
 
-(input-method mni inscript2)
+(input-method mni inscript2-beng)
 
 (description "Manipuri input method for enhanced inscript layout.
 
--- inscript2/IM/mni-inscript2-mtei.mim 2016-04-23 09:41:10.0 +0200
+++ inscript2/IM/mni-inscript2-mtei.mim 2019-10-10 11:58:18.069555230 +0200
@@ -18,7 +18,7 @@
 

commit ibus-typing-booster for openSUSE:Factory

2019-10-03 Thread root
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




commit ibus-typing-booster for openSUSE:Factory

2019-09-13 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2019-09-13 15:00:19

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.7948 (New)


Package is "ibus-typing-booster"

Fri Sep 13 15:00:19 2019 rev:24 rq:730297 version:2.6.6

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2019-08-29 17:27:29.495268138 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.7948/ibus-typing-booster.changes
2019-09-13 15:00:24.865282564 +0200
@@ -1,0 +2,11 @@
+Wed Sep 11 14:44:35 UTC 2019 - maiku.fab...@gmail.com
+
+- Update to 2.6.6
+- When checking whether to show inline completion, normalize the first 
candidate as well
+- Two more test cases in hunspell_suggest.py
+- Make it work correctly with newer French hunspell dictionaries
+- Skip some unittests when dictionaries or python modules needed are not 
installed
+- Update emoji annotations from CLDR
+- Add more test cases to m17n_translit_test.py for si-sayura.mim
+
+---

Old:

  ibus-typing-booster-2.6.5.tar.gz

New:

  ibus-typing-booster-2.6.6.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.fzD0Bi/_old  2019-09-13 15:00:26.257282624 +0200
+++ /var/tmp/diff_new_pack.fzD0Bi/_new  2019-09-13 15:00:26.269282624 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.6.5
+Version:2.6.6
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

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




commit ibus-typing-booster for openSUSE:Factory

2019-08-29 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2019-08-29 17:27:23

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.7948 (New)


Package is "ibus-typing-booster"

Thu Aug 29 17:27:23 2019 rev:23 rq:726973 version:2.6.5

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2019-07-21 11:34:57.808770693 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.7948/ibus-typing-booster.changes
2019-08-29 17:27:29.495268138 +0200
@@ -1,0 +2,7 @@
+Wed Aug 28 15:47:57 UTC 2019 - maiku.fab...@gmail.com
+
+- Update to 2.6.5
+- Added Dutch translation (Thanks to Heimen Stoffels)
+- Add si-sayura to the list of M17N input methods
+
+---

Old:

  ibus-typing-booster-2.6.4.tar.gz

New:

  ibus-typing-booster-2.6.5.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.iqgzMZ/_old  2019-08-29 17:27:30.315268011 +0200
+++ /var/tmp/diff_new_pack.iqgzMZ/_new  2019-08-29 17:27:30.319268010 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.6.4
+Version:2.6.5
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.6.4.tar.gz -> ibus-typing-booster-2.6.5.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.6.4.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.7948/ibus-typing-booster-2.6.5.tar.gz
 differ: char 5, line 1




commit ibus-typing-booster for openSUSE:Factory

2019-07-21 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2019-07-21 11:34:56

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4126 (New)


Package is "ibus-typing-booster"

Sun Jul 21 11:34:56 2019 rev:22 rq:717119 version:2.6.4

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2019-06-20 18:56:29.080934952 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4126/ibus-typing-booster.changes
2019-07-21 11:34:57.808770693 +0200
@@ -1,0 +2,13 @@
+Wed Jul 17 16:14:15 UTC 2019 - maiku.fab...@gmail.com
+
+- Update to 2.6.4
+- Update translations from zanata (cs updated, now 100% complete)
+- Do not crash if initializing enchant or pyhunspell fails,
+  continue without spellchecking (Currently, on openSUSE Tumbleweed,
+  python3-pyenchant seems broken)
+- Try to install myspell-xx_YY packages instead of hunspell-xx package on SUSE
+- Fix loading of cldr annotations when the .xml files are zipped
+- Add JoyPixels to good_emoji_fonts list
+- Add "Requires:  enchant-1-backend" to work around a bug with python3-enchant
+
+---

Old:

  ibus-typing-booster-2.6.3.tar.gz

New:

  ibus-typing-booster-2.6.4.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.HY8OAT/_old  2019-07-21 11:34:58.500770551 +0200
+++ /var/tmp/diff_new_pack.HY8OAT/_new  2019-07-21 11:34:58.500770551 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.6.3
+Version:2.6.4
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+
@@ -62,7 +62,10 @@
 Requires:   m17n-lib
 Requires:   python3 >= 3.3
 Requires:   dbus-1-python3
+Requires:   python3-distro
 Requires:   python3-pyenchant
+# Workaround bug with python3-enchant: 
https://bugzilla.opensuse.org/show_bug.cgi?id=1141993
+Requires:  enchant-1-backend
 Requires:   python3-pyxdg
 # Recommend reasonably good fonts which have most of the emoji:
 Recommends: noto-coloremoji-fonts

++ ibus-typing-booster-2.6.3.tar.gz -> ibus-typing-booster-2.6.4.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.6.3.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4126/ibus-typing-booster-2.6.4.tar.gz
 differ: char 5, line 1




commit ibus-typing-booster for openSUSE:Factory

2019-06-20 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2019-06-20 18:56:25

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4811 (New)


Package is "ibus-typing-booster"

Thu Jun 20 18:56:25 2019 rev:21 rq:711028 version:2.6.3

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2019-06-06 18:18:32.820664510 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4811/ibus-typing-booster.changes
2019-06-20 18:56:29.080934952 +0200
@@ -1,0 +2,7 @@
+Wed Jun 19 17:44:42 UTC 2019 - maiku.fab...@gmail.com
+
+- Update to 2.6.3
+- Performance improvement of around 30% in EmojiMatcher._match()
+- Tiny performance improvement in itb_emoji.py _set_seq1()
+
+---

Old:

  ibus-typing-booster-2.6.2.tar.gz

New:

  ibus-typing-booster-2.6.3.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.Z8psfI/_old  2019-06-20 18:56:29.884936054 +0200
+++ /var/tmp/diff_new_pack.Z8psfI/_new  2019-06-20 18:56:29.884936054 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.6.2
+Version:2.6.3
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.6.2.tar.gz -> ibus-typing-booster-2.6.3.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.6.2.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4811/ibus-typing-booster-2.6.3.tar.gz
 differ: char 5, line 1




commit ibus-typing-booster for openSUSE:Factory

2019-06-06 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2019-06-06 18:18:30

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4811 (New)


Package is "ibus-typing-booster"

Thu Jun  6 18:18:30 2019 rev:20 rq:708009 version:2.6.2

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2019-05-08 15:16:51.169040228 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4811/ibus-typing-booster.changes
2019-06-06 18:18:32.820664510 +0200
@@ -1,0 +2,10 @@
+Wed Jun 05 18:18:49 UTC 2019 - maiku.fab...@gmail.com
+
+- Update to 2.6.2
+- Emoji ZWJSequence “people holding hands” is 12.0, not 10.0
+- Update emoji annotations from CLDR
+- icons: Regenerate with proper transparency (Thanks to FeRD (Frank Dana))
+- Remove enable-background from icon SVG (Thanks to FeRD (Frank Dana))
+- Update UnicodeData.txt to current Unicode 12.1.0
+
+---

Old:

  ibus-typing-booster-2.6.1.tar.gz

New:

  ibus-typing-booster-2.6.2.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.qOUWR6/_old  2019-06-06 18:18:33.440664329 +0200
+++ /var/tmp/diff_new_pack.qOUWR6/_new  2019-06-06 18:18:33.440664329 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.6.1
+Version:2.6.2
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.6.1.tar.gz -> ibus-typing-booster-2.6.2.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.6.1.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4811/ibus-typing-booster-2.6.2.tar.gz
 differ: char 5, line 1




commit ibus-typing-booster for openSUSE:Factory

2019-05-08 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2019-05-08 15:16:48

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.5148 (New)


Package is "ibus-typing-booster"

Wed May  8 15:16:48 2019 rev:19 rq:701233 version:2.6.1

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2019-03-04 09:24:52.976552312 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.5148/ibus-typing-booster.changes
2019-05-08 15:16:51.169040228 +0200
@@ -1,0 +2,8 @@
+Mon May 06 16:38:50 UTC 2019 - maiku.fab...@gmail.com
+
+- Update to 2.6.1
+- Support emoji presentation and text presentation in emoji-picker
+- Improve itb_emoji.py to also support text presentation of emoji
+- Update emoji annotations from CLDR
+
+---

Old:

  ibus-typing-booster-2.6.0.tar.gz

New:

  ibus-typing-booster-2.6.1.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.3OhyrZ/_old  2019-05-08 15:16:51.809041653 +0200
+++ /var/tmp/diff_new_pack.3OhyrZ/_new  2019-05-08 15:16:51.809041653 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.6.0
+Version:2.6.1
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

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




commit ibus-typing-booster for openSUSE:Factory

2019-03-04 Thread root
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 - maiku.fab...@gmail.com
+
+- 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




commit ibus-typing-booster for openSUSE:Factory

2019-03-01 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2019-03-01 16:48:11

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"

Fri Mar  1 16:48:11 2019 rev:17 rq:680065 version:2.5.3

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2019-02-01 11:46:49.708467261 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.28833/ibus-typing-booster.changes
   2019-03-01 16:48:14.081780710 +0100
@@ -1,0 +2,28 @@
+Tue Feb 26 05:18:56 UTC 2019 - Marguerite Su 
+
+- run time-consuming tests simutaneously via script
+  or tumbleweed will fail due to OBS thought the job
+  was stuck
+
+---
+Mon Feb 18 17:59:09 UTC 2019 - maiku.fab...@gmail.com
+
+- Update to 2.5.3
+- Update translations from zanata (ja, pl updated)
+- Update emoji annotations from CLDR
+- Use “NoIME” instead of “NoIme” as the internal name of the dummy input method
+
+---
+Wed Feb 06 14:27:28 UTC 2019 - maiku.fab...@gmail.com
+
+- Update to 2.5.2
+- Fix test case for selecting non existing candidates for Fedora rawhide
+- Update UnicodeData.txt to current Unicode 12.0 draft
+- Update emoji data to Unicode 12.0 final for 2019
+- Update emoji annotations from CLDR
+- Initialize self.dictionary_sub_properties_prop_list = [] in 
self._init_properties()
+  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/46)
+- Fix test case for case mode change
+- Improve filter for dictionary selection if langtable available
+
+---

Old:

  ibus-typing-booster-2.5.1.tar.gz

New:

  ibus-typing-booster-2.5.3.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.IsaoLZ/_old  2019-03-01 16:48:14.989780368 +0100
+++ /var/tmp/diff_new_pack.IsaoLZ/_new  2019-03-01 16:48:14.993780367 +0100
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.5.1
+Version:2.5.3
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+
@@ -103,6 +103,19 @@
 
 %find_lang %{name}
 
+cat << 'EOF' >> engine.sh
+#!/bin/sh
+# run doctests
+pushd engine
+for i in hunspell_suggest.py m17n_translit.py itb_emoji.py itb_util.py; do
+  python3 ${i} &
+done
+popd
+wait
+echo "engine tests passed"
+EOF
+chmod +x engine.sh
+
 %check
 export LC_ALL=en_US.UTF-8
 export M17NDIR=%{buildroot}%{_datadir}/m17n/
@@ -111,13 +124,14 @@
 %{buildroot}%{_datadir}/applications/ibus-setup-typing-booster.desktop
 desktop-file-validate \
 $RPM_BUILD_ROOT%{_datadir}/applications/emoji-picker.desktop
-pushd engine
+time ./engine.sh
+#pushd engine
 # run doctests
-python3 hunspell_suggest.py
-python3 m17n_translit.py
-python3 itb_emoji.py
-python3 itb_util.py
-popd
+#python3 hunspell_suggest.py
+#python3 m17n_translit.py
+#python3 itb_emoji.py
+#python3 itb_util.py
+#popd
 mkdir -p /tmp/glib-2.0/schemas/
 cp org.freedesktop.ibus.engine.typing-booster.gschema.xml \
/tmp/glib-2.0/schemas/org.freedesktop.ibus.engine.typing-booster.gschema.xml
@@ -129,7 +143,7 @@
 dconf write /org/freedesktop/ibus/engine/typing-booster/usedigitsasselectkeys 
true
 dconf write /org/freedesktop/ibus/engine/typing-booster/addspaceoncommit true
 dconf write /org/freedesktop/ibus/engine/typing-booster/tabenable false
-dconf write /org/freedesktop/ibus/engine/typing-booster/inputmethod "'NoIme'"
+dconf write /org/freedesktop/ibus/engine/typing-booster/inputmethod "'NoIME'"
 dconf write 
/org/freedesktop/ibus/engine/typing-booster/rememberlastusedpreeditime true
 dconf write /org/freedesktop/ibus/engine/typing-booster/mincharcomplete 1
 dconf write /org/freedesktop/ibus/engine/typing-booster/dictionary "'en_US'"

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




commit ibus-typing-booster for openSUSE:Factory

2019-02-01 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2019-02-01 11:46:47

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"

Fri Feb  1 11:46:47 2019 rev:16 rq:670163 version:2.5.1

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2019-01-24 14:12:37.779416851 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.28833/ibus-typing-booster.changes
   2019-02-01 11:46:49.708467261 +0100
@@ -1,0 +2,13 @@
+Wed Jan 30 09:40:32 UTC 2019 - maiku.fab...@gmail.com
+
+- Update to 2.5.1
+- Update translations from zanata (de, ja, fr, pl updated)
+- Show also dictionary when “Show status in auxiliary text” is on
+- Set notebook in setup tool to scrollable
+- Make filter for dictionary selection work for language descriptions if 
langtable available
+- Show names of languages and territories in setup tool if langtable is 
available
+- Add missing flag for csb_PL
+- Add option to automatically select the best candidate
+- Pressing Shift should not immediately change the case mode of the candidates
+
+---

Old:

  ibus-typing-booster-2.5.0.tar.gz

New:

  ibus-typing-booster-2.5.1.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.9G5HNz/_old  2019-02-01 11:46:50.244466710 +0100
+++ /var/tmp/diff_new_pack.9G5HNz/_new  2019-02-01 11:46:50.248466707 +0100
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.5.0
+Version:2.5.1
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.5.0.tar.gz -> ibus-typing-booster-2.5.1.tar.gz 
++
 12466 lines of diff (skipped)




commit ibus-typing-booster for openSUSE:Factory

2019-01-24 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2019-01-24 14:12:37

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"

Thu Jan 24 14:12:37 2019 rev:15 rq:667649 version:2.5.0

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2019-01-08 12:29:24.952210788 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.28833/ibus-typing-booster.changes
   2019-01-24 14:12:37.779416851 +0100
@@ -1,0 +2,21 @@
+Mon Jan 21 13:12:28 UTC 2019 - maiku.fab...@gmail.com
+
+- Update to 2.5.0
+- Update translations from zanata (de, ja, uk updated)
+- Add a property menu for the highest priority dictonary
+- Add a missing _update_preedit()
+- When lookup is enabled by tab but the lookup table is empty,
+  the first cancel should clear the input
+- Reset self.is_lookup_table_enabled_by_tab and
+  self.is_lookup_table_enabled_by_min_char_complete when input is cleared
+- Get suggestions from hunspell dictionaries only for input
+  which does not contain spaces
+- Don’t reinitialize the dictionaries if only the order of the dictionaries 
has changed
+- Add key bindings to change the priority of dictionaries
+- Speech recognition input using Google speech-to-text
+- Change the default input methods for as_IN, kn_IN, and ta_IN
+- Make ur-phonetic the default input method for ur_IN and add en_GB dictionary 
to default
+- Update emoji annotations from CLDR
+- Add Recommends: python3-PyAudio (For voice recognition)
+
+---

Old:

  ibus-typing-booster-2.4.1.tar.gz

New:

  ibus-typing-booster-2.5.0.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.pQYfgi/_old  2019-01-24 14:12:38.359416182 +0100
+++ /var/tmp/diff_new_pack.pQYfgi/_new  2019-01-24 14:12:38.359416182 +0100
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.4.1
+Version:2.5.0
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+
@@ -67,6 +67,8 @@
 # Recommend reasonably good fonts which have most of the emoji:
 Recommends: noto-coloremoji-fonts
 Recommends: gdouros-symbola-fonts
+# For speech recognition:
+Recommends: python3-PyAudio
 #
 
 %description

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




commit ibus-typing-booster for openSUSE:Factory

2019-01-08 Thread root
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', 

commit ibus-typing-booster for openSUSE:Factory

2018-11-29 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2018-11-29 23:00:32

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.19453 (New)


Package is "ibus-typing-booster"

Thu Nov 29 23:00:32 2018 rev:13 rq:652419 version:2.2.1

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2018-11-22 13:27:37.973867830 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.19453/ibus-typing-booster.changes
   2018-11-29 23:00:37.319490028 +0100
@@ -1,0 +2,6 @@
+Wed Nov 28 11:57:22 UTC 2018 - maiku.fab...@gmail.com
+
+- Update to 2.2.1
+- Update translations from zanata (pl, uk updated)
+
+---

Old:

  ibus-typing-booster-2.2.0.tar.gz

New:

  ibus-typing-booster-2.2.1.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.fUjNjc/_old  2018-11-29 23:00:38.051489126 +0100
+++ /var/tmp/diff_new_pack.fUjNjc/_new  2018-11-29 23:00:38.055489122 +0100
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.2.0
+Version:2.2.1
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.2.0.tar.gz -> ibus-typing-booster-2.2.1.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ibus-typing-booster-2.2.0/ChangeLog 
new/ibus-typing-booster-2.2.1/ChangeLog
--- old/ibus-typing-booster-2.2.0/ChangeLog 2018-11-21 10:30:10.0 
+0100
+++ new/ibus-typing-booster-2.2.1/ChangeLog 2018-11-28 09:12:11.0 
+0100
@@ -1,4 +1,8 @@
 * Author: Mike FABIAN 
+* 28 Nov 2018 Released 2.2.1 version
+* Update translations from zanata (pl, uk updated)
+
+* Author: Mike FABIAN 
 * 21 Nov 2018 Released 2.2.0 version
 * Update translations from zanata (de updated)
 * Save some screen space in the setup tool
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ibus-typing-booster-2.2.0/configure 
new/ibus-typing-booster-2.2.1/configure
--- old/ibus-typing-booster-2.2.0/configure 2018-11-21 10:30:36.0 
+0100
+++ new/ibus-typing-booster-2.2.1/configure 2018-11-28 09:16:59.0 
+0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ibus-typing-booster 2.2.0.
+# Generated by GNU Autoconf 2.69 for ibus-typing-booster 2.2.1.
 #
 # Report bugs to .
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='ibus-typing-booster'
 PACKAGE_TARNAME='ibus-typing-booster'
-PACKAGE_VERSION='2.2.0'
-PACKAGE_STRING='ibus-typing-booster 2.2.0'
+PACKAGE_VERSION='2.2.1'
+PACKAGE_STRING='ibus-typing-booster 2.2.1'
 PACKAGE_BUGREPORT='https://github.com/mike-fabian/ibus-typing-booster/issues'
 PACKAGE_URL=''
 
@@ -1282,7 +1282,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures ibus-typing-booster 2.2.0 to adapt to many kinds of 
systems.
+\`configure' configures ibus-typing-booster 2.2.1 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1353,7 +1353,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of ibus-typing-booster 2.2.0:";;
+ short | recursive ) echo "Configuration of ibus-typing-booster 2.2.1:";;
esac
   cat <<\_ACEOF
 
@@ -1466,7 +1466,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-ibus-typing-booster configure 2.2.0
+ibus-typing-booster configure 2.2.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1567,7 +1567,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by ibus-typing-booster $as_me 2.2.0, which was
+It was created by ibus-typing-booster $as_me 2.2.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2431,7 +2431,7 @@
 
 # Define the identity of the package.
  PACKAGE='ibus-typing-booster'
- VERSION='2.2.0'
+ VERSION='2.2.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -6459,7 +6459,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by ibus-typing-booster $as_me 2.2.0, which was
+This file was extended by 

commit ibus-typing-booster for openSUSE:Factory

2018-11-22 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2018-11-22 13:27:20

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.19453 (New)


Package is "ibus-typing-booster"

Thu Nov 22 13:27:20 2018 rev:12 rq:651025 version:2.2.0

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2018-10-11 11:55:51.245992855 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.19453/ibus-typing-booster.changes
   2018-11-22 13:27:37.973867830 +0100
@@ -1,0 +2,9 @@
+Wed Nov 21 15:11:44 UTC 2018 - maiku.fab...@gmail.com
+
+- Update to 2.2.0
+- Update translations from zanata (de updated)
+- Save some screen space in the setup tool
+- Add inline completion feature
+- Tab should force a lookup when the minimum number of characters is not yet 
reached
+
+---

Old:

  ibus-typing-booster-2.1.3.tar.gz

New:

  ibus-typing-booster-2.2.0.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.fYHXWE/_old  2018-11-22 13:27:38.977866779 +0100
+++ /var/tmp/diff_new_pack.fYHXWE/_new  2018-11-22 13:27:38.977866779 +0100
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.1.3
+Version:2.2.0
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+
@@ -136,6 +136,7 @@
 dconf write /org/freedesktop/ibus/engine/typing-booster/pagesize 6
 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 dump /
 ibus-daemon -drx
 make check || cat ./tests/test-suite.log

++ ibus-typing-booster-2.1.3.tar.gz -> ibus-typing-booster-2.2.0.tar.gz 
++
 7128 lines of diff (skipped)




commit ibus-typing-booster for openSUSE:Factory

2018-10-11 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2018-10-11 11:55:32

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new (New)


Package is "ibus-typing-booster"

Thu Oct 11 11:55:32 2018 rev:11 rq:640841 version:2.1.3

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2018-10-01 08:16:42.765994955 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new/ibus-typing-booster.changes 
2018-10-11 11:55:51.245992855 +0200
@@ -1,0 +2,6 @@
+Mon Oct 08 18:33:10 UTC 2018 - maiku.fab...@gmail.com
+
+- Update to 2.1.3
+- Update translations from zanata (uk updated)
+
+---

Old:

  ibus-typing-booster-2.1.2.tar.gz

New:

  ibus-typing-booster-2.1.3.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.2RKBaG/_old  2018-10-11 11:55:51.825992117 +0200
+++ /var/tmp/diff_new_pack.2RKBaG/_new  2018-10-11 11:55:51.829992113 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.1.2
+Version:2.1.3
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.1.2.tar.gz -> ibus-typing-booster-2.1.3.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ibus-typing-booster-2.1.2/ChangeLog 
new/ibus-typing-booster-2.1.3/ChangeLog
--- old/ibus-typing-booster-2.1.2/ChangeLog 2018-09-22 16:31:03.0 
+0200
+++ new/ibus-typing-booster-2.1.3/ChangeLog 2018-10-08 17:31:39.0 
+0200
@@ -1,4 +1,8 @@
 * Author: Mike FABIAN 
+* 08 Oct 2018 Released 2.1.3 version
+* Update translations from zanata (uk updated)
+
+* Author: Mike FABIAN 
 * 21 Sep 2018 Released 2.1.2 version
 * Update translations from zanata (de, pl updated)
 * Add typing-booster.its and typing-booster.loc to avoid making the release 
descriptions and developer name in typing-booster.appdata.xml translatable.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ibus-typing-booster-2.1.2/configure 
new/ibus-typing-booster-2.1.3/configure
--- old/ibus-typing-booster-2.1.2/configure 2018-09-24 10:38:02.0 
+0200
+++ new/ibus-typing-booster-2.1.3/configure 2018-10-08 17:39:08.0 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ibus-typing-booster 2.1.2.
+# Generated by GNU Autoconf 2.69 for ibus-typing-booster 2.1.3.
 #
 # Report bugs to .
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='ibus-typing-booster'
 PACKAGE_TARNAME='ibus-typing-booster'
-PACKAGE_VERSION='2.1.2'
-PACKAGE_STRING='ibus-typing-booster 2.1.2'
+PACKAGE_VERSION='2.1.3'
+PACKAGE_STRING='ibus-typing-booster 2.1.3'
 PACKAGE_BUGREPORT='https://github.com/mike-fabian/ibus-typing-booster/issues'
 PACKAGE_URL=''
 
@@ -1282,7 +1282,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures ibus-typing-booster 2.1.2 to adapt to many kinds of 
systems.
+\`configure' configures ibus-typing-booster 2.1.3 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1353,7 +1353,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of ibus-typing-booster 2.1.2:";;
+ short | recursive ) echo "Configuration of ibus-typing-booster 2.1.3:";;
esac
   cat <<\_ACEOF
 
@@ -1466,7 +1466,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-ibus-typing-booster configure 2.1.2
+ibus-typing-booster configure 2.1.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1567,7 +1567,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by ibus-typing-booster $as_me 2.1.2, which was
+It was created by ibus-typing-booster $as_me 2.1.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2431,7 +2431,7 @@
 
 # Define the identity of the package.
  PACKAGE='ibus-typing-booster'
- VERSION='2.1.2'
+ VERSION='2.1.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -6459,7 +6459,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file 

commit ibus-typing-booster for openSUSE:Factory

2018-10-01 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2018-10-01 08:16:35

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new (New)


Package is "ibus-typing-booster"

Mon Oct  1 08:16:35 2018 rev:10 rq:637513 version:2.1.2

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2018-09-07 15:41:39.598391069 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new/ibus-typing-booster.changes 
2018-10-01 08:16:42.765994955 +0200
@@ -1,0 +2,16 @@
+Mon Sep 24 11:32:32 UTC 2018 - maiku.fab...@gmail.com
+
+- Update to 2.1.2
+- Update translations from zanata (de, pl updated)
+- Add typing-booster.its and typing-booster.loc to avoid making the
+  release descriptions and developer name in typing-booster.appdata.xml
+  translatable.
+- Remove code to check whether another instance of the setup tool is running.
+- Add new option to avoid adding a space when committing by label or mouse
+  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/39)
+- Update emoji annotations from CLDR
+- Do not try to commit if index is >= the current number of candidates
+  (Resolves: rhbz#1630349)
+- Add test case for https://bugzilla.redhat.com/show_bug.cgi?id=1630349
+
+---

Old:

  ibus-typing-booster-2.1.1.tar.gz

New:

  ibus-typing-booster-2.1.2.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.ebwI8a/_old  2018-10-01 08:16:46.269992709 +0200
+++ /var/tmp/diff_new_pack.ebwI8a/_new  2018-10-01 08:16:46.269992709 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.1.1
+Version:2.1.2
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+
@@ -125,6 +125,7 @@
 dconf dump /
 dconf write /org/freedesktop/ibus/engine/typing-booster/offtherecord false
 dconf write /org/freedesktop/ibus/engine/typing-booster/usedigitsasselectkeys 
true
+dconf write /org/freedesktop/ibus/engine/typing-booster/addspaceoncommit true
 dconf write /org/freedesktop/ibus/engine/typing-booster/tabenable false
 dconf write /org/freedesktop/ibus/engine/typing-booster/inputmethod "'NoIme'"
 dconf write 
/org/freedesktop/ibus/engine/typing-booster/rememberlastusedpreeditime true

++ ibus-typing-booster-2.1.1.tar.gz -> ibus-typing-booster-2.1.2.tar.gz 
++
 122368 lines of diff (skipped)




commit ibus-typing-booster for openSUSE:Factory

2018-09-07 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2018-09-07 15:41:27

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new (New)


Package is "ibus-typing-booster"

Fri Sep  7 15:41:27 2018 rev:9 rq:633705 version:2.1.1

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2018-07-25 16:14:25.358077261 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new/ibus-typing-booster.changes 
2018-09-07 15:41:39.598391069 +0200
@@ -1,0 +2,14 @@
+Wed Sep 05 15:33:32 UTC 2018 - maiku.fab...@gmail.com
+
+- Add appstream-glib and glib2 to BuildRequires (to run the tests
+  in the check section of the spec file)
+- validate the appdata.xml and desktop files in the check section
+  of the spec file.
+
+---
+Wed Sep 05 13:23:19 UTC 2018 - maiku.fab...@gmail.com
+
+- Update to 2.1.1
+- Update translations from zanata (es updated, 100% complete now)
+
+---

Old:

  ibus-typing-booster-2.1.0.tar.gz

New:

  ibus-typing-booster-2.1.1.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.YQLJLo/_old  2018-09-07 15:41:40.114390516 +0200
+++ /var/tmp/diff_new_pack.YQLJLo/_new  2018-09-07 15:41:40.118390512 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.1.0
+Version:2.1.1
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+
@@ -35,6 +35,8 @@
 BuildRequires:  m17n-lib
 BuildRequires:  m17n-db
 BuildRequires:  python3-pyenchant
+BuildRequires:  appstream-glib
+BuildRequires:  glib2
 %if 0%{?sle_version} >= 120200
 BuildRequires:  python3-pyxdg
 %endif
@@ -102,8 +104,11 @@
 %check
 export LC_ALL=en_US.UTF-8
 export M17NDIR=%{buildroot}%{_datadir}/m17n/
+appstream-util validate-relax --nonet 
%{buildroot}/%{_datadir}/metainfo/*.appdata.xml
 desktop-file-validate \
 %{buildroot}%{_datadir}/applications/ibus-setup-typing-booster.desktop
+desktop-file-validate \
+$RPM_BUILD_ROOT%{_datadir}/applications/emoji-picker.desktop
 pushd engine
 # run doctests
 python3 hunspell_suggest.py
@@ -111,20 +116,25 @@
 python3 itb_emoji.py
 python3 itb_util.py
 popd
+mkdir -p /tmp/glib-2.0/schemas/
+cp org.freedesktop.ibus.engine.typing-booster.gschema.xml \
+   /tmp/glib-2.0/schemas/org.freedesktop.ibus.engine.typing-booster.gschema.xml
+glib-compile-schemas /tmp/glib-2.0/schemas #&>/dev/null || :
+export XDG_DATA_DIRS=/tmp
 eval $(dbus-launch --sh-syntax)
 dconf dump /
-dconf write /desktop/ibus/engine/typing-booster/offtherecord false
-dconf write /desktop/ibus/engine/typing-booster/usedigitsasselectkeys true
-dconf write /desktop/ibus/engine/typing-booster/tabenable false
-dconf write /desktop/ibus/engine/typing-booster/inputmethod "'NoIme'"
-dconf write /desktop/ibus/engine/typing-booster/rememberlastusedpreeditime true
-dconf write /desktop/ibus/engine/typing-booster/mincharcomplete 1
-dconf write /desktop/ibus/engine/typing-booster/dictionary "'en_US'"
-dconf write /desktop/ibus/engine/typing-booster/emojipredictions true
-dconf write /desktop/ibus/engine/typing-booster/autocommitcharacters "''"
-dconf write /desktop/ibus/engine/typing-booster/pagesize 6
-dconf write /desktop/ibus/engine/typing-booster/shownumberofcandidates true
-dconf write /desktop/ibus/engine/typing-booster/showstatusinfoinaux true
+dconf write /org/freedesktop/ibus/engine/typing-booster/offtherecord false
+dconf write /org/freedesktop/ibus/engine/typing-booster/usedigitsasselectkeys 
true
+dconf write /org/freedesktop/ibus/engine/typing-booster/tabenable false
+dconf write /org/freedesktop/ibus/engine/typing-booster/inputmethod "'NoIme'"
+dconf write 
/org/freedesktop/ibus/engine/typing-booster/rememberlastusedpreeditime true
+dconf write /org/freedesktop/ibus/engine/typing-booster/mincharcomplete 1
+dconf write /org/freedesktop/ibus/engine/typing-booster/dictionary "'en_US'"
+dconf write /org/freedesktop/ibus/engine/typing-booster/emojipredictions true
+dconf write /org/freedesktop/ibus/engine/typing-booster/autocommitcharacters 
"''"
+dconf write /org/freedesktop/ibus/engine/typing-booster/pagesize 6
+dconf write /org/freedesktop/ibus/engine/typing-booster/shownumberofcandidates 
true
+dconf write /org/freedesktop/ibus/engine/typing-booster/showstatusinfoinaux 
true
 dconf dump /
 ibus-daemon -drx
 make check || cat ./tests/test-suite.log

++ ibus-typing-booster-2.1.0.tar.gz -> ibus-typing-booster-2.1.1.tar.gz 
++
 23328 lines of diff (skipped)




commit ibus-typing-booster for openSUSE:Factory

2018-07-25 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2018-07-25 16:14:13

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new (New)


Package is "ibus-typing-booster"

Wed Jul 25 16:14:13 2018 rev:8 rq:625144 version:2.1.0

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2018-06-29 22:35:03.986071283 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new/ibus-typing-booster.changes 
2018-07-25 16:14:25.358077261 +0200
@@ -1,0 +2,11 @@
+Tue Jul 24 14:22:59 UTC 2018 - maiku.fab...@gmail.com
+
+- Update to 2.1.0
+- emoji-picker: Show a concise description of a selected emoji in the header 
bar
+- Update the setup UI when settings are changed outside of the setup UI
+- Migrate IBusConfig to GSettings (The old settings are
+  unfortunately lost, so one has to open the setup tool
+  and recreate ones favourite settings).
+- Read emoji data files always in UTF-8
+
+---

Old:

  ibus-typing-booster-2.0.2.tar.gz

New:

  ibus-typing-booster-2.1.0.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.8ee3Oq/_old  2018-07-25 16:14:28.830084063 +0200
+++ /var/tmp/diff_new_pack.8ee3Oq/_new  2018-07-25 16:14:28.854084110 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.0.2
+Version:2.1.0
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+
@@ -155,6 +155,7 @@
 %{_libdir}/ibus/ibus-engine-typing-booster
 %{_libdir}/ibus/ibus-setup-typing-booster
 %{_datadir}/applications/*.desktop
+%{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.engine.typing-booster.gschema.xml
 %dir %{_datadir}/m17n
 %{_datadir}/m17n/*.mim
 %dir %{_datadir}/m17n/icons

++ ibus-typing-booster-2.0.2.tar.gz -> ibus-typing-booster-2.1.0.tar.gz 
++
 9136 lines of diff (skipped)




commit ibus-typing-booster for openSUSE:Factory

2018-06-29 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2018-06-29 22:34:51

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new (New)


Package is "ibus-typing-booster"

Fri Jun 29 22:34:51 2018 rev:7 rq:619520 version:2.0.2

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2018-05-29 16:53:13.701713553 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new/ibus-typing-booster.changes 
2018-06-29 22:35:03.986071283 +0200
@@ -1,0 +2,20 @@
+Wed Jun 27 16:47:55 UTC 2018 - maiku.fab...@gmail.com
+
+- Update to 2.0.2
+- Better Tab handling, use Tab to switch to the next candidate, not to commit
+
+---
+Thu Jun 21 18:57:29 UTC 2018 - maiku.fab...@gmail.com
+
+- Update to 2.0.1
+- Update translations from zanata (ja updated)
+- Update emoji annotations from CLDR
+- Fix some bugs in the usage of “prefix” for prefixes other than “/usr” (For 
FreeBSD)
+- Make itb_util.get_ime_help() work on FreeBSD
+- Update UnicodeData.txt to Unicode 11.0.0
+- Remove useless 't-nil vi-base': 'vi-base.mim', from M17N_INPUT_METHODS
+- Remove extra space in entry for sa-IAST input method to make it work
+- Show in the setup tool in the input listbox whether minput_open_im() 
succeeded.
+- Use the rocket icon emoji_u1f680.svg from the “Noto Color Emoji” font
+
+---

Old:

  ibus-typing-booster-2.0.0.tar.gz

New:

  ibus-typing-booster-2.0.2.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.ug9au9/_old  2018-06-29 22:35:07.434068291 +0200
+++ /var/tmp/diff_new_pack.ug9au9/_new  2018-06-29 22:35:07.434068291 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.0.0
+Version:2.0.2
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.0.0.tar.gz -> ibus-typing-booster-2.0.2.tar.gz 
++
 275572 lines of diff (skipped)




commit ibus-typing-booster for openSUSE:Factory

2018-05-29 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2018-05-29 16:53:09

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new (New)


Package is "ibus-typing-booster"

Tue May 29 16:53:09 2018 rev:6 rq:612824 version:2.0.0

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2018-05-16 11:44:01.494989306 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new/ibus-typing-booster.changes 
2018-05-29 16:53:13.701713553 +0200
@@ -1,0 +2,21 @@
+Mon May 28 22:17:32 UTC 2018 - maiku.fab...@gmail.com
+
+- Update to 2.0.0
+- Update translations because of the merge of the engines (de, pl, uk updated)
+- Update emoji annotations from CLDR
+- Do not hardcode icon names in desktop files
+  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/17)
+- Change the default for “Unicode symbols and emoji predictions” to “False”
+- Merge all typing-booster engines into one
+- Change the UI of the setup tool to make it possible to select
+  multiple input methods and dictionaries
+- Move the buttons to learn from a file and to delete learned data to the 
options tab
+- Use the same “About” dialog in the setup tool as in emoji-picker
+
+---
+Tue May 22 15:53:44 UTC 2018 - maiku.fab...@gmail.com
+
+- Refresh french translation (thanks to Thierry Thomas)
+- Mark comments in the emoji-picker about dialog as translatable
+
+---

Old:

  ibus-typing-booster-1.5.37.tar.gz

New:

  ibus-typing-booster-2.0.0.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.4oj4ur/_old  2018-05-29 16:53:14.477685005 +0200
+++ /var/tmp/diff_new_pack.4oj4ur/_new  2018-05-29 16:53:14.477685005 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:1.5.37
+Version:2.0.0
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+
@@ -113,19 +113,18 @@
 popd
 eval $(dbus-launch --sh-syntax)
 dconf dump /
-dconf write 
/desktop/ibus/engine/typing-booster/typing-booster-de-de/offtherecord false
-dconf write 
/desktop/ibus/engine/typing-booster/typing-booster-de-de/usedigitsasselectkeys 
true
-dconf write /desktop/ibus/engine/typing-booster/typing-booster-de-de/tabenable 
false
-dconf write 
/desktop/ibus/engine/typing-booster/typing-booster-de-de/inputmethod "'NoIme'"
-dconf write 
/desktop/ibus/engine/typing-booster/typing-booster-de-de/adddirectinput false
-dconf write 
/desktop/ibus/engine/typing-booster/typing-booster-de-de/rememberlastusedpreeditime
 true
-dconf write 
/desktop/ibus/engine/typing-booster/typing-booster-de-de/mincharcomplete 1
-dconf write 
/desktop/ibus/engine/typing-booster/typing-booster-de-de/dictionary "'en_US'"
-dconf write 
/desktop/ibus/engine/typing-booster/typing-booster-de-de/emojipredictions true
-dconf write 
/desktop/ibus/engine/typing-booster/typing-booster-de-de/autocommitcharacters 
"''"
-dconf write /desktop/ibus/engine/typing-booster/typing-booster-de-de/pagesize 6
-dconf write 
/desktop/ibus/engine/typing-booster/typing-booster-de-de/shownumberofcandidates 
true
-dconf write 
/desktop/ibus/engine/typing-booster/typing-booster-de-de/showstatusinfoinaux 
true
+dconf write /desktop/ibus/engine/typing-booster/offtherecord false
+dconf write /desktop/ibus/engine/typing-booster/usedigitsasselectkeys true
+dconf write /desktop/ibus/engine/typing-booster/tabenable false
+dconf write /desktop/ibus/engine/typing-booster/inputmethod "'NoIme'"
+dconf write /desktop/ibus/engine/typing-booster/rememberlastusedpreeditime true
+dconf write /desktop/ibus/engine/typing-booster/mincharcomplete 1
+dconf write /desktop/ibus/engine/typing-booster/dictionary "'en_US'"
+dconf write /desktop/ibus/engine/typing-booster/emojipredictions true
+dconf write /desktop/ibus/engine/typing-booster/autocommitcharacters "''"
+dconf write /desktop/ibus/engine/typing-booster/pagesize 6
+dconf write /desktop/ibus/engine/typing-booster/shownumberofcandidates true
+dconf write /desktop/ibus/engine/typing-booster/showstatusinfoinaux true
 dconf dump /
 ibus-daemon -drx
 make check || cat ./tests/test-suite.log
@@ -145,6 +144,14 @@
 %dir %{_datadir}/metainfo
 %{_datadir}/metainfo/*.appdata.xml
 %{_datadir}/ibus/component/typing-booster.xml
+%{_datadir}/icons/hicolor/16x16/apps/ibus-typing-booster.png
+%{_datadir}/icons/hicolor/22x22/apps/ibus-typing-booster.png
+%{_datadir}/icons/hicolor/32x32/apps/ibus-typing-booster.png

commit ibus-typing-booster for openSUSE:Factory

2018-05-16 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2018-05-16 11:42:22

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new (New)


Package is "ibus-typing-booster"

Wed May 16 11:42:22 2018 rev:5 rq:607644 version:1.5.37

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2018-04-19 15:29:30.874991441 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new/ibus-typing-booster.changes 
2018-05-16 11:44:01.494989306 +0200
@@ -1,0 +2,13 @@
+Mon May 14 13:46:19 UTC 2018 - maiku.fab...@gmail.com
+
+- Update to 1.5.37
+- Update translations from Zanata (pl and uk updated)
+- Make “Add direct input” option work correctly when
+  “Remember last preedit input method” option is off
+- Fix test case for Korean
+- Rewrite setup UI completely in Python, without using Glade
+- Fix format string in debug message when a dictionary .aff file has no 
encoding
+  (Resolves: rhbz#1575659)
+- Return False in read_training_data_from_file() if file cannot be opened
+
+---
@@ -4 +17 @@
-- update to 1.5.35
+- update to 1.5.36

Old:

  ibus-typing-booster-1.5.36.tar.gz

New:

  ibus-typing-booster-1.5.37.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.ZHztbK/_old  2018-05-16 11:44:02.190963972 +0200
+++ /var/tmp/diff_new_pack.ZHztbK/_new  2018-05-16 11:44:02.190963972 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:1.5.36
+Version:1.5.37
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

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




commit ibus-typing-booster for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2018-04-19 15:29:29

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new (New)


Package is "ibus-typing-booster"

Thu Apr 19 15:29:29 2018 rev:4 rq:597324 version:1.5.36

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2018-03-20 21:58:47.985052696 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new/ibus-typing-booster.changes 
2018-04-19 15:29:30.874991441 +0200
@@ -1,0 +2,8 @@
+Tue Apr 10 16:55:18 UTC 2018 - maiku.fab...@gmail.com
+
+- update to 1.5.35
+- Make the default for self.show_status_info_in_auxiliary_text False
+  (Resolves: rhbz#156435)
+- Adapt hunspell_suggest.py to work with pyhunspell 0.5.4
+
+---

Old:

  ibus-typing-booster-1.5.35.tar.gz

New:

  ibus-typing-booster-1.5.36.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.p1RtNj/_old  2018-04-19 15:29:31.618960976 +0200
+++ /var/tmp/diff_new_pack.p1RtNj/_new  2018-04-19 15:29:31.622960812 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:1.5.35
+Version:1.5.36
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

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




commit ibus-typing-booster for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2018-03-20 21:58:17

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new (New)


Package is "ibus-typing-booster"

Tue Mar 20 21:58:17 2018 rev:3 rq:586670 version:1.5.35

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2018-01-07 17:22:50.649138607 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new/ibus-typing-booster.changes 
2018-03-20 21:58:47.985052696 +0100
@@ -1,0 +2,15 @@
+Tue Mar 13 17:08:16 UTC 2018 - maiku.fab...@gmail.com
+
+- update to 1.5.35
+- Update translations from zanata (es, pl and uk updated)
+- Update UnicodeData.txt to UnicodeData-11.0.0d13.txt
+- Read also the emoji names from the emoji-test.txt file
+- Update Unicode emoji data to a prerelease of Unicode Emoji Data 11.0
+- Fix PyGTKDeprecationWarning: Using positional arguments with the
+  GObject constructor has been deprecated.
+- Add “Twemoji” as a good colour emoji font to the emoji-picker font list
+- Don’t show the languages en_001 and  es_419 in the browsing treeview
+- Use romaji=True by default in EmojiMatcher
+- Update emoji annotations from CLDR
+
+---

Old:

  ibus-typing-booster-1.5.34.tar.gz

New:

  ibus-typing-booster-1.5.35.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.VriaRJ/_old  2018-03-20 21:58:49.189009347 +0100
+++ /var/tmp/diff_new_pack.VriaRJ/_new  2018-03-20 21:58:49.193009203 +0100
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:1.5.34
+Version:1.5.35
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

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




commit ibus-typing-booster for openSUSE:Factory

2018-01-07 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2018-01-07 17:22:50

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new (New)


Package is "ibus-typing-booster"

Sun Jan  7 17:22:50 2018 rev:2 rq:562085 version:1.5.34

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2017-12-19 10:50:45.503737305 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new/ibus-typing-booster.changes 
2018-01-07 17:22:50.649138607 +0100
@@ -1,0 +2,5 @@
+Fri Jan  5 13:29:28 UTC 2018 - bwiedem...@suse.com
+
+- Use gzip -n to not include build timestamps in .gz headers
+
+---



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.RVR7ME/_old  2018-01-07 17:22:51.381104297 +0100
+++ /var/tmp/diff_new_pack.RVR7ME/_new  2018-01-07 17:22:51.385104110 +0100
@@ -84,9 +84,9 @@
 %install
 export PYTHON=%{_bindir}/python3
 make install DESTDIR=%{buildroot} NO_INDEX=true
-gzip --force --best %{buildroot}/%{_datadir}/%{name}/data/*.{txt,json}
-gzip --force --best %{buildroot}/%{_datadir}/%{name}/data/annotations/*.xml
-gzip --force --best 
%{buildroot}/%{_datadir}/%{name}/data/annotationsDerived/*.xml
+gzip -n --force --best %{buildroot}/%{_datadir}/%{name}/data/*.{txt,json} \
+%{buildroot}/%{_datadir}/%{name}/data/annotations/*.xml \
+%{buildroot}/%{_datadir}/%{name}/data/annotationsDerived/*.xml
 
 #install inscript2 keymaps
 test -d %{buildroot}%{_datadir}/m17n/icons || mkdir -p 
%{buildroot}%{_datadir}/m17n/icons