Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ibus-typing-booster for
openSUSE:Factory checked in at 2026-04-09 16:09:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
and /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibus-typing-booster"
Thu Apr 9 16:09:06 2026 rev:186 rq:1345231 version:2.30.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes
2026-02-04 21:09:25.516962363 +0100
+++
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.21863/ibus-typing-booster.changes
2026-04-09 16:21:53.839489987 +0200
@@ -1,0 +2,21 @@
+Tue Apr 07 16:33:10 UTC 2026 - Mike FABIAN <[email protected]>
+
+- Update to 2.30.6
+- Split itb_util.py into itb_util_core.py and itb_util_gui.py and use only
itb_util_core for `ibus-typing-booster --xml`
+ (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/888)
+- Don’t check for gnome and gnome version in a loop over all input methods!
Check only once!
+ (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/889)
+- Translation update from Weblate (cs 100%, es 100%, ru 100%, zh_CN 100%)
+
+-------------------------------------------------------------------
+Sun Feb 15 20:02:28 UTC 2026 - Mike FABIAN <[email protected]>
+
+- Update to 2.30.4
+- emoji-picker: key handling improvments: Show selected emoji clearly,
+ Fix Control+f and Escape issue, Navigation with arrow keys in the flowboxes
+ (See: See:
https://github.com/mike-fabian/ibus-typing-booster/issues/883#issuecomment-3901653686)
+- emoji-picker: Don’t show popover when autoselecting first search result
+ (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/883)
+- Translation update from Weblate (kab 73.8%)
+
+-------------------------------------------------------------------
Old:
----
ibus-typing-booster_2.30.3-1.debian.tar.xz
ibus-typing-booster_2.30.3-1.dsc
ibus-typing-booster_2.30.3.orig.tar.gz
New:
----
ibus-typing-booster_2.30.6-1.debian.tar.xz
ibus-typing-booster_2.30.6-1.dsc
ibus-typing-booster_2.30.6.orig.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ibus-typing-booster.spec ++++++
--- /var/tmp/diff_new_pack.2rXmU4/_old 2026-04-09 16:21:56.423596018 +0200
+++ /var/tmp/diff_new_pack.2rXmU4/_new 2026-04-09 16:21:56.427596182 +0200
@@ -17,7 +17,7 @@
Name: ibus-typing-booster
-Version: 2.30.3
+Version: 2.30.6
Release: 0
Summary: An input completion utility
License: GPL-3.0-or-later
@@ -157,7 +157,8 @@
fi
python3 itb_emoji.py -v
%if 0%{?suse_version} >= 1600
- python3 itb_util.py -v
+ python3 itb_util_core.py -v
+ python3 itb_util_gui.py -v
%endif
popd
mkdir -p /tmp/glib-2.0/schemas/
++++++ ibus-typing-booster_2.30.3-1.debian.tar.xz ->
ibus-typing-booster_2.30.6-1.debian.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/debian/changelog new/debian/changelog
--- old/debian/changelog 2026-02-04 09:31:56.000000000 +0100
+++ new/debian/changelog 2026-04-07 17:30:40.000000000 +0200
@@ -1,3 +1,15 @@
+ibus-typing-booster (2.30.6-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Mike FABIAN <[email protected]> Tue, 07 Apr 2026 16:30:40 +0100
+
+ibus-typing-booster (2.30.4-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Mike FABIAN <[email protected]> Sun, 15 Feb 2026 18:01:08 +0100
+
ibus-typing-booster (2.30.3-1) unstable; urgency=medium
* New upstream release.
++++++ ibus-typing-booster_2.30.3-1.dsc -> ibus-typing-booster_2.30.6-1.dsc
++++++
---
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster_2.30.3-1.dsc
2026-02-04 21:09:26.709012285 +0100
+++
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.21863/ibus-typing-booster_2.30.6-1.dsc
2026-04-09 16:21:53.859490807 +0200
@@ -2,9 +2,9 @@
Source: ibus-typing-booster
Binary: ibus-typing-booster
Architecture: all
-Version: 2.30.3-1
+Version: 2.30.6-1
Maintainer: Debian Input Method Team <[email protected]>
-Uploaders: Boyuan Yang <[email protected]>,
+Uploaders: Boyuan Yang <[email protected]>
Homepage: https://mike-fabian.github.io/ibus-typing-booster/
Description: Completion input method to speedup typing
Ibus-typing-booster is a predictive input method and predicts
@@ -19,11 +19,11 @@
Package-List:
ibus-typing-booster deb utils optional arch=all
Checksums-Sha1:
- e81d962a9cc15527b1448c44f0dfaf28e36e0b15 14715541
ibus-typing-booster_2.30.3.orig.tar.gz
- 8e3c575432f1e8a8dbd37f01a9ee8ae361d76fb8 6092
ibus-typing-booster_2.30.3-1.debian.tar.xz
+ c5c9d64d8e0edb972e804a89fd65f1f4314a1d61 14727693
ibus-typing-booster_2.30.6.orig.tar.gz
+ 6563bd6f0903a51bb2fd1a7f9d1a3db1988dd699 6116
ibus-typing-booster_2.30.6-1.debian.tar.xz
Checksums-Sha256:
- 75eda2aec4f5d52706f4181743fff236c44911fd3312de06fd35c86533213ae4 14715541
ibus-typing-booster_2.30.3.orig.tar.gz
- e6939f861aa96c26517d5bfbd5a655080b769c9a337339ec5555075d97368dc2 6092
ibus-typing-booster_2.30.3-1.debian.tar.xz
+ 4857d8022a4a32d6a865f4bfdfa26de803b24690c6d63ea8258f8407f0330cae 14727693
ibus-typing-booster_2.30.6.orig.tar.gz
+ 0a3e7d47099db757c5460de0c6b09e84bb53a7f5a94e1915012206f7e9b53588 6116
ibus-typing-booster_2.30.6-1.debian.tar.xz
Files:
- fbbdb05a8c4875b5c26d3796c4222ace 14715541
ibus-typing-booster_2.30.3.orig.tar.gz
- 2b0006cafb6ee382e5c64f985de0d97b 6092
ibus-typing-booster_2.30.3-1.debian.tar.xz
+ 91155dbc7a3f6f89e2d826165d5ece11 14727693
ibus-typing-booster_2.30.6.orig.tar.gz
+ 6a3c4554d3e5f8cfcedf356082c949f9 6116
ibus-typing-booster_2.30.6-1.debian.tar.xz
++++++ ibus-typing-booster_2.30.3.orig.tar.gz ->
ibus-typing-booster_2.30.6.orig.tar.gz ++++++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster_2.30.3.orig.tar.gz
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.21863/ibus-typing-booster_2.30.6.orig.tar.gz
differ: char 29, line 1