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-01-28 15:15:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
and /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibus-typing-booster"
Wed Jan 28 15:15:43 2026 rev:184 rq:1329658 version:2.30.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes
2025-11-25 15:55:29.777182874 +0100
+++
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.1928/ibus-typing-booster.changes
2026-01-28 15:18:09.281487322 +0100
@@ -1,0 +2,56 @@
+Wed Jan 28 09:23:05 UTC 2026 - Mike FABIAN <[email protected]>
+
+- Update to 2.30.2
+- Add `Control+Left` to the default for `commit_and_forward_key` for the
`tb:*` engines
+ (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/879)
+
+-------------------------------------------------------------------
+Thu Jan 22 09:18:24 UTC 2026 - Mike FABIAN <[email protected]>
+
+- Update to 2.30.0
+- Make autosetting `ibuseventsleepseconds` possible
+ (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/878)
+- Use a better estimate of how many `Left` keys are needed to step back over
the committed string to the caret position
+ (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/874)
+- Finalize commit string also when the preedit cursor is not at the right end
of the preedit
+ (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/871)
+- Change the look of the selected Gtk.Notebook tab
+ (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/872)
+- Commit key should commit the final form always
+ (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/870)
+- Make the “Options” and “Appearance” tabs in the setup tool scrollable to
save vertical space
+ (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/865)
+- Add an option to show in the preedit what would be committed on pressing
space
+ (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/854)
+- Add commands to commit the raw input, with and without forwarding the key
+ (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/855)
+- Add an option to show the raw input in the auxiliary text
+ (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/853)
+- When a candidate is autoselected, the `cancel` command should deselect
+ (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/851)
+- Use self._ollama_aux_wrapper when showing the prompt in the auxiliary text
+ (Without that, long prompts may be shown as a very long single line
+ auxiliary text partly off-screen.)
+- Translation update from Weblate (ca 100%, de 100%, fi 98%, it 98%, ja 100%,
ka 100%, ko 100%, sv 100%, tr 100%, uk 100%)
+
+-------------------------------------------------------------------
+Tue Dec 16 20:16:27 UTC 2025 - Mike FABIAN <[email protected]>
+
+- Use Debian tarball (ibus-typing-booster_2.29.0.orig.tar.gz) also in
+ the rpm build to save disk space.
+
+-------------------------------------------------------------------
+Tue Dec 16 12:23:25 UTC 2025 - Mike FABIAN <[email protected]>
+
+- Update to 2.29.0
+- find_hunspell_dictionary(language: str): Never fall back to en if language
is not English
+- emoji_picker.py: improve selecting a label while search is still running
+- Fix minus sign on buttons in adding autosettings and keybindings
+- Fixes for the Gtk3/Gtk4 port needed for RHEL9 and Ubuntu ≤ 22.04: Fall back
to Gtk3 on these old systems
+- setup/dictionary_download.py: Fix dictionary download for Ubuntu 24.04.3 LTS
+- Port setup tool, emoji_picker, and everything else exept test_0_gtk.py to
Gtk4.
+ Gtk4 is used by default if available on the system, if not Gtk3 is used as a
fallback.
+ (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/848)
+- Translation update from Weblate (cz 100%, hu 40.4%, it 99.6%, ka 100%, ko
100%, sv 100%)
+
+-------------------------------------------------------------------
Old:
----
ibus-typing-booster-2.28.6.tar.gz
New:
----
ibus-typing-booster_2.30.2-1.debian.tar.xz
ibus-typing-booster_2.30.2-1.dsc
ibus-typing-booster_2.30.2.orig.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ibus-typing-booster.spec ++++++
--- /var/tmp/diff_new_pack.eVNTe1/_old 2026-01-28 15:18:10.601542267 +0100
+++ /var/tmp/diff_new_pack.eVNTe1/_new 2026-01-28 15:18:10.605542433 +0100
@@ -17,13 +17,13 @@
Name: ibus-typing-booster
-Version: 2.28.6
+Version: 2.30.2
Release: 0
Summary: An input completion utility
License: GPL-3.0-or-later
Group: System/X11/Utilities
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
+Source0:
https://github.com/mike-fabian/ibus-typing-booster/releases/download/%{version}/%{name}-%{version}.tar.gz#/%{name}_%{version}.orig.tar.gz
Source1: https://releases.pagure.org/inscript2/inscript2-20210820.tar.gz
BuildRequires: wl-clipboard
BuildRequires: AppStream
@@ -46,6 +46,7 @@
BuildRequires: python3-gobject-Gdk
%if 0%{?suse_version} >= 1600
BuildRequires: python3-rapidfuzz
+BuildRequires: python3-regex
%endif
BuildRequires: python3-pyenchant
# To avoid requiring Python >= 3.8
@@ -63,6 +64,7 @@
Requires: python3-pyxdg
%if 0%{?suse_version} < 1600
Requires: python3-dataclasses
+Requires: python3-typing_extensions
%endif
Recommends: gdouros-symbola-fonts
# Recommend reasonably good fonts which have most of the emoji:
@@ -154,7 +156,9 @@
echo "/usr/share/m17n/si-wijesekara.mim does not exist, m17n-db
probably < 1.8.6, skipping doctest of m17n_translit.py"
fi
python3 itb_emoji.py -v
+%if 0%{?suse_version} >= 1600
python3 itb_util.py -v
+%endif
popd
mkdir -p /tmp/glib-2.0/schemas/
cp org.freedesktop.ibus.engine.typing-booster.gschema.xml \
++++++ ibus-typing-booster_2.30.2-1.dsc ++++++
Format: 3.0 (quilt)
Source: ibus-typing-booster
Binary: ibus-typing-booster
Architecture: all
Version: 2.30.2-1
Maintainer: Debian Input Method Team <[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
complete words based on context and partial input. One can then
simply select the desired word from a list of suggestions and
improve one's typing speed and spelling.
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/input-method-team/ibus-typing-booster
Vcs-Git: https://salsa.debian.org/input-method-team/ibus-typing-booster.git
Build-Depends: debhelper-compat (= 13), dh-sequence-python3, libibus-1.0-dev,
gir1.2-gtk-3.0, hunspell-cs, hunspell-de-de-frami, hunspell-el, hunspell-en-us,
hunspell-es, hunspell-fr, hunspell-it, hunspell-ko, hunspell-sv, libm17n-0,
libreoffice-voikko, locales-all, m17n-db, python3-enchant, python3-gi,
python3-packaging, python3-distro
Build-Conflicts: myspell-es
Package-List:
ibus-typing-booster deb utils optional arch=all
Checksums-Sha1:
e9cf6dd331f23708dd8dc1c10fec58d12d65ad26 14694727
ibus-typing-booster_2.30.2.orig.tar.gz
674a7f567557473a5b5ed4cd1c09362c61d4d1c8 6080
ibus-typing-booster_2.30.2-1.debian.tar.xz
Checksums-Sha256:
338051fc60f5d130569322e852895c8df80935aec74dcb0e379b7e9f57490624 14694727
ibus-typing-booster_2.30.2.orig.tar.gz
3bcef5be2d5881dd144c7711901f01af532279e1a8b5d235bdbc67ffb7ee1cba 6080
ibus-typing-booster_2.30.2-1.debian.tar.xz
Files:
c617d2a85e09b0b5b06c32f7ac14c323 14694727
ibus-typing-booster_2.30.2.orig.tar.gz
65c34bb802c6f55d0146824e0a523f59 6080
ibus-typing-booster_2.30.2-1.debian.tar.xz