Mike FABIAN 2024-06-27 07:27:56 +00:00 committed by Git OBS Bridge
parent 56bab4c0e7
commit 8d8e4deac5
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c7fbe7feb206f3c496ad11952405839db1a17344b48a6e8a5a91c382d689c8dc
size 13240429

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ffe0852ad87e01f29662702d2bc074e016ebc59cbca14f2fcaa6e02f61b2e18
size 13239747

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jun 26 17:14:19 UTC 2024 - maiku.fabian@gmail.com
- 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)
-------------------------------------------------------------------
Tue Jun 25 10:16:17 UTC 2024 - maiku.fabian@gmail.com

View File

@ -17,7 +17,7 @@
Name: ibus-typing-booster
Version: 2.25.10
Version: 2.25.11
Release: 0
Summary: An input completion utility
License: GPL-3.0-or-later
@ -143,7 +143,7 @@ pushd engine
# python3 hunspell_suggest.py -v
python3 m17n_translit.py -v
python3 itb_emoji.py -v
#python3 itb_util.py -v # needs ibus >= 1.5.31
python3 itb_util.py -v
popd
mkdir -p /tmp/glib-2.0/schemas/
cp org.freedesktop.ibus.engine.typing-booster.gschema.xml \