diff --git a/ibus-typing-booster-2.26.0.tar.gz b/ibus-typing-booster-2.26.0.tar.gz deleted file mode 100644 index 9de5246..0000000 --- a/ibus-typing-booster-2.26.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c85571f97af6779f2de78cc76b49d565c89da5f0874d578fbfded2e9108b855c -size 13329617 diff --git a/ibus-typing-booster-2.26.6.tar.gz b/ibus-typing-booster-2.26.6.tar.gz new file mode 100644 index 0000000..b6f6750 --- /dev/null +++ b/ibus-typing-booster-2.26.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bfaae6a97eb06bb4e6d487630c6cfb3fe9c3b01919bc791d545991f237b07ef +size 13330280 diff --git a/ibus-typing-booster.changes b/ibus-typing-booster.changes index ecf6f18..cbf28d1 100644 --- a/ibus-typing-booster.changes +++ b/ibus-typing-booster.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Oct 28 20:40:39 UTC 2024 - maiku.fabian@gmail.com + +- Update to 2.26.6 +- Simplify itb_pango.py: don’t use ctypes, use `from gi.repository import Pango` instead +- Get more information about the Pango rendering support for an emoji and use fallback + in emoji-picker only when necessary + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/508) +- Also make it possible to show font file names, font versions, + and emoji related OpenType tables of the fonts used + (shown only in debug mode, i.e. when "emoji-picker --debug" + is used, when not in debug mode show only the font family name) +- In do_reset() skip clearing input only when the surrounding text + **up to the cursor** ends with the current preedit + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/529) +- Translation update from Weblate (kab 75.9%) + ------------------------------------------------------------------- Wed Oct 23 10:50:48 UTC 2024 - maiku.fabian@gmail.com diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index ec60b5d..106903e 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -17,7 +17,7 @@ Name: ibus-typing-booster -Version: 2.26.0 +Version: 2.26.6 Release: 0 Summary: An input completion utility License: GPL-3.0-or-later