Update to 2.25.10
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-typing-booster?expand=0&rev=270
This commit is contained in:
parent
1ce6868a8a
commit
56bab4c0e7
3
ibus-typing-booster-2.25.10.tar.gz
Normal file
3
ibus-typing-booster-2.25.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7fbe7feb206f3c496ad11952405839db1a17344b48a6e8a5a91c382d689c8dc
|
||||
size 13240429
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8271e02f48515c7848dc9b0e2cf5c984021a81072162e662e14230d7a21854c4
|
||||
size 13241247
|
@ -1,7 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 25 10:16:17 UTC 2024 - maiku.fabian@gmail.com
|
||||
|
||||
- Update to 2.25.10
|
||||
- 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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 18 20:32:19 UTC 2024 - maiku.fabian@gmail.com
|
||||
|
||||
- Update to 2.25.8
|
||||
- Update to 2.25.9
|
||||
- Translation update from Weblate (cs 100%)
|
||||
- Update emoji annotations from CLDR
|
||||
- Drop Python < 3.6 support
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.25.9
|
||||
Version: 2.25.10
|
||||
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
|
||||
#python3 itb_util.py -v # needs ibus >= 1.5.31
|
||||
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