Update to 2.25.11
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-typing-booster?expand=0&rev=272
This commit is contained in:
parent
56bab4c0e7
commit
8d8e4deac5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7fbe7feb206f3c496ad11952405839db1a17344b48a6e8a5a91c382d689c8dc
|
||||
size 13240429
|
3
ibus-typing-booster-2.25.11.tar.gz
Normal file
3
ibus-typing-booster-2.25.11.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ffe0852ad87e01f29662702d2bc074e016ebc59cbca14f2fcaa6e02f61b2e18
|
||||
size 13239747
|
@ -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
|
||||
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user