diff --git a/ibus-typing-booster-2.16.0.tar.gz b/ibus-typing-booster-2.16.0.tar.gz deleted file mode 100644 index 6b7a14e..0000000 --- a/ibus-typing-booster-2.16.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3679b38d6774b6916face47bfe7aa2c7c83ff5d0fe52f24d3fb8d91cf071f0cb -size 10811558 diff --git a/ibus-typing-booster-2.16.1.tar.gz b/ibus-typing-booster-2.16.1.tar.gz new file mode 100644 index 0000000..b69c7d5 --- /dev/null +++ b/ibus-typing-booster-2.16.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0b03c55ca8de9bb236e872a94f666c1234c12e02c2aef018e1a06d96c38a479 +size 10815213 diff --git a/ibus-typing-booster.changes b/ibus-typing-booster.changes index b15811f..e78f150 100644 --- a/ibus-typing-booster.changes +++ b/ibus-typing-booster.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Thu Jun 16 14:07:22 UTC 2022 - maiku.fabian@gmail.com + +- Update to 2.16.1 +- Avoid using forward_key_event() in Gtk4 immodule automatically by checking for + IBUS_CAP_SYNC_PROCESS_KEY (new, will start working for ibus >= 1.5.27) +- Udate the “Use inline completion” combobox in the setup tool when the + gsettings value changes + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/313) +- Require Python >= 3.6 to build +- Add client detection code by Takao Fujiwara (will start working for ibus >= 1.5.27) +- If libvoikko.Voikko('fi') fails when initializing a Finnish dictionary, + continue without voikko +- Always show standard lookup table for compose completions, never try inline completions + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/307) +- Update configure.ac for latest autoconf 2.71 + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/309) +- Update emoji annotations from CLDR (oc.xml is new) +- Translation update from Weblate (fr updated) + ------------------------------------------------------------------- Tue Jun 07 07:56:23 UTC 2022 - maiku.fabian@gmail.com diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 54d59e8..6ddd9b4 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -15,7 +15,7 @@ # Name: ibus-typing-booster -Version: 2.16.0 +Version: 2.16.1 Release: 0 Summary: An input completion utility License: GPL-3.0+