From 30a9c1f23ca1a84c094deca4b4512520075452f5 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Tue, 25 Jun 2024 10:21:01 +0200 Subject: [PATCH] Resolves: RHEL-31506 Update to 2.25.11 - Yet another fix to make it possible again to use keys with Unicode keysyms in keybindings and make it work with all known versions of ibus (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/497) - Use NFC when doing the cursor correction after committing a preedit using space (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/515) - Fix for ibus-1.5.30: Make it possible again to use keys with Unicode keysyms in keybindings (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/497) --- .gitignore | 2 ++ ibus-typing-booster.spec | 8 ++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index cb584d8..b0c8417 100644 --- a/.gitignore +++ b/.gitignore @@ -337,3 +337,5 @@ /ibus-typing-booster-2.25.7.tar.gz /ibus-typing-booster-2.25.8.tar.gz /ibus-typing-booster-2.25.9.tar.gz +/ibus-typing-booster-2.25.10.tar.gz +/ibus-typing-booster-2.25.11.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index e65862e..cb57625 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 2.25.9 +Version: 2.25.11 Release: %autorelease Summary: A completion input method License: GPL-3.0-or-later AND Apache-2.0 @@ -164,9 +164,9 @@ pushd engine # run doctests # commented out because of https://bugzilla.redhat.com/show_bug.cgi?id=2218460 #python3 hunspell_suggest.py - #python3 m17n_translit.py - #python3 itb_emoji.py - #python3 itb_util.py + 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 \ diff --git a/sources b/sources index 5aaea86..95e4c0d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-typing-booster-2.25.9.tar.gz) = 3427336e15199eb851178393c3568bc8b8dcbae35da0cb9d9ec14740db108d66483e7209d39449e370a55aa11ce1f8d179d6e0a5b1b00b3b17b85af77813eea1 +SHA512 (ibus-typing-booster-2.25.11.tar.gz) = 97137a0ad68b96c7a4bbd560f916e1f42f4ee191f867967a35ac52031d48940d1942d4bdcad7d08a0430f8cdc32232c82042460b8fe819c313fc96c72df73db6