Wed, 01 May 2024 02:33:19 UTC | login

Information for build ibus-typing-booster-2.24.5-1.fc40

ID274641
Package Nameibus-typing-booster
Version2.24.5
Release1.fc40
Epoch
SummaryA completion input method
DescriptionIbus-typing-booster is a context sensitive completion input method to speedup typing.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 06 Dec 2023 05:18:08 UTC
CompletedWed, 06 Dec 2023 05:18:08 UTC
Tags
f40
RPMs
src
ibus-typing-booster-2.24.5-1.fc40.src.rpm (info) (download)
noarch
emoji-picker-2.24.5-1.fc40.noarch.rpm (info) (download)
ibus-typing-booster-2.24.5-1.fc40.noarch.rpm (info) (download)
ibus-typing-booster-tests-2.24.5-1.fc40.noarch.rpm (info) (download)
Changelog * Tue Dec 05 2023 Mike FABIAN <mfabian@redhat.com> - 2.24.5-1 - Update to 2.24.5 - Fix first character disappearing when compose was involved in WhatsApp and Telegram (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/471 - Update emoji annotations from CLDR * Wed Oct 18 2023 Mike FABIAN <mfabian@redhat.com> - 2.24.4-1 - Update to 2.24.4 - Fix typos which prevented autosettings from working when the attempting to autoset “avoidforwardkeyevent” or “addspaceoncommit” (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/469) * Tue Oct 17 2023 Mike FABIAN <mfabian@redhat.com> - 2.24.3-1 - Update to 2.24.3 - Adapt compose test cases to newest compose table - Parse compose sequence “<Multi_key> <slash> <slash> : "\\" backslash # REVERSE SOLIDUS” correctly (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/467) - Avoid really *all* use of self.foreward_key_event() if the option self._avoid_forward_key_event is True - Avoid verbatim bidi formatting characters in the source code * Sun Oct 01 2023 Mike FABIAN <mfabian@redhat.com> - 2.24.2-1 - Update to 2.24.2 - improve _return_false() and remove _commit_or_forward_key_event_or_return_false() (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/463) - Make characters for Biángbiángmiàn easily searchable - emoji-picker: Update default for current Unicode release 15.1 * Tue Sep 12 2023 Mike FABIAN <mfabian@redhat.com> - 2.24.1-1 - Update to 2.24.1 - Support several backends for playing sounds (Resolves: rhbz#2237675 https://bugzilla.redhat.com/show_bug.cgi?id=2237675) - Update UnicodeData.txt to current Unicode 15.1.0 and emoji data files to current Unicode 15.1 - Update emoji annotations from CLDR * Fri Sep 01 2023 Mike FABIAN <mfabian@redhat.com> - 2.24.0-1 - Update to 2.24.0 - Implement “commit_and_forward_key” command (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/461) - m17n-lib interface: transliterate “produced” part and “preedit” separately (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/460) - Update emoji annotations from CLDR * Thu Aug 10 2023 Mike FABIAN <mfabian@redhat.com> - 2.23.4-1 - Update to 2.23.4 - Support msymbol 'S-C-Return' as a commit to preedit key (Resolves https://github.com/mike-fabian/ibus-typing-booster/issues/457). Needed by hi-itrans.mim, hi-optitransv2.mim, kn-optitransv2.mim, mr-gamabhana.mim, sa-itrans.mim, sa-vedic-itrans.mim - Remove useless m4/{Makefile.am,as-version.m4} - Update emoji annotations from CLDR - Update UnicodeData.txt to current Unicode 15.1.0 draft (https://www.unicode.org/Public/draft/UCD/ucd/UnicodeData.txt) - Update emoji data files for current Unicode 15.1 DRAFT (https://www.unicode.org/Public/draft/UCD/ucd/emoji/emoji-data.txt https://www.unicode.org/Public/draft/UCD/ucd/emoji/emoji-variation-sequences.txt) * Thu Aug 03 2023 Mike FABIAN <mfabian@redhat.com> - 2.23.3-1 - Update to 2.23.3 - Translation update from Weblate (tr 100%) * Sun Jul 30 2023 Mike FABIAN <mfabian@redhat.com> - 2.23.2-1 - Update to 2.23.2 - Move self._gsettings.connect('changed', self.on_gsettings_value_changed) in __init__() *after* defining self._set_get_functions (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/454) (Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2171140) - Translation update from Weblate (ar 100%) - Update emoji annotations from CLDR - Add m17n-db-devel to BuildRequires to be able to get the version of m17n-db to avoid skipping some test cases unnecessarily. * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.23.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jul 07 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 2.23.1-2 - Rebuilt for Python 3.12 * Mon Jul 03 2023 Mike FABIAN <mfabian@redhat.com> - 2.23.1-1 - Update to 2.23.1 - Translation update from Weblate (pl 100%) - Adapt some test cases to changes in enchant * Wed Jun 28 2023 Mike FABIAN <mfabian@redhat.com> - 2.23.0-1 - Update to 2.23.0 - Translation update from Weblate (de 100%, ka 100%, nl 100%, sv 100%, uk 100%) - configure.ac: add a warning about not using /usr/local as the prefix (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/444) - Add an option to convert language specific digits to ASCII (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/445) - Strip entered autosettings value for boolean values - Update emoji annotations from CLDR * Tue May 09 2023 Mike FABIAN <mfabian@redhat.com> - 2.22.5-1 - Update to 2.22.5 - Remove `xml:lang="en"` from the screenshots in appdata.xml (See: https://github.com/ximion/appstream/issues/494) - Improve regexp for parsing description out of of .mim files (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/440) - Setup tool: scale input method icons correctly (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/441) - Update emoji annotations from CLDR - Get version information of m17n-db (Needed for test cases depending on the version of m17n-db) - Skip m17n_translit test cases when m17n-db is too old * Thu Apr 27 2023 Mike FABIAN <mfabian@redhat.com> - 2.22.4-2 - Use both appstreamcli and appstream-util for validation of the metainfo files * Mon Apr 24 2023 Mike FABIAN <mfabian@redhat.com> - 2.22.4-1 - Update to 2.22.4 - Return empty program_name and window_title in get_active_window_xprop() when xprop results are unexpected (Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2175009) - Update emoji annotations from CLDR - Use appstream-util validate-relax - Update to 2.22.3 - Apply workaround for committing multiline strings only for '^gtk3-im:(firefox|thunderbird)', i.e. not on Wayland (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/438) * Mon Apr 03 2023 Mike FABIAN <mfabian@redhat.com> - 2.22.2-1 - Update to 2.22.2 - Translation update from Weblate (ka 100%, sw 99.5%) * Tue Feb 28 2023 Mike FABIAN <mfabian@redhat.com> - 2.22.1-1 - Update to 2.22.1 - Translation update from Weblate (sv 100%) - Fix input of '_' and emoji lookup using '_' for the French BÉPO layout and the German neo2 layout (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/432) * Mon Feb 27 2023 Mike FABIAN <mfabian@redhat.com> - 2.22.0-1 - Update to 2.22.0 - Translation update from Weblate (de 100%, ja 37.8%, nl 100%, pl 100%, tr 100%, uk 100%) - Changing the order of dictionaries and input methods by keybinding should not be permanent when autosettings for dictionaries or keybindings are applied - Add a GUI in the setup tool for the autosettings (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/423) (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/328) - Update emoji annotations from CLDR * Mon Feb 20 2023 Mike FABIAN <mfabian@redhat.com> - 2.21.4-1 - Update to 2.21.4 - Memoize instances of the Dictionary class (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/425) * Sun Feb 12 2023 Mike FABIAN <mfabian@redhat.com> - 2.21.3-1 - Update to 2.21.3 - Update emoji annotations from CLDR - Translation update from Weblate (ka 100%) * Sun Feb 12 2023 Mike FABIAN <mfabian@redhat.com> - 2.21.2-1 - Update to 2.21.2 - Autoselect extremely likely candidates: Allow only adding of accents, never removing accents (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/420) * Thu Feb 09 2023 Mike FABIAN <mfabian@redhat.com> - 2.21.1-1 - Update to 2.21.1 - Small performance tweak in detecting terminals - Translation update from Weblate (nl 100%, pl 100%, sv 100%, tr 100%) * Mon Feb 06 2023 Mike FABIAN <mfabian@redhat.com> - 2.21.0-1 - Update to 2.21.0 - Add an option to disable Typing Booster in terminals (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/414) - Update emoji annotations from CLDR - Add autosettings option (command line only at the moment, useful for https://github.com/mike-fabian/ibus-typing-booster/issues/328) - Translation update from Weblate (de 100%, uk 100%) * Thu Jan 19 2023 Mike FABIAN <mfabian@redhat.com> - 2.20.0-1 - Update to 2.20.0 - Allow predictions when 0 characters have been typed (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/268) * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.19.13-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Jan 08 2023 Mike FABIAN <mfabian@redhat.com> - 2.19.13-2 - Update tarball to version with corrected changelog upstream * Fri Dec 30 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.13-1 - Update to 2.19.13 - Catch exception when user database is locked during shutdown (Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=215144) * Wed Dec 28 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.12-1 - Update to 2.19.12 - Try not to fail if the database contains invalid UTF-8 or is otherwise malformed (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/409) * Tue Nov 29 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.10-1 - Update to 2.19.10 - Save space when displaying compose completion in horizontal lookup tables (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/407) * Mon Nov 28 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.9-1 - Update to 2.19.9 - Emoji search: If search strings contain whitespace count as an exact match if all words match in any order (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/405) - emoji-picker: If a search string contains non-whitespace characters, strip whitespace (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/404) - emoji-picker: Put the first match in a search always into the clipboards automatically Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/402) * Thu Nov 24 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.8-2 - Migrate license tag to SPDX * Mon Nov 07 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.8-1 - Update to 2.19.8 - Do not show automatic emoji predictions when OSK (on-screen-keyboard) is visible (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/398) - Update emoji annotations from CLDR - If a commit is triggered by a simple space, commit the space instead of forwarding it (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/397) * Mon Oct 24 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.7-1 - Update to 2.19.7 - Avoid inline completion when OSK (on-screen-keyboard) is shown (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/395) - Do not reset input purpose on focus out (See: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5966#note_1576732) * Sat Oct 15 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.6-1 - Update to 2.19.6 - Update emoji annotations from CLDR - Avoid showing passwords in OSK buttons by disabling typing-booster in terminals when the on-screen-keyboard (OSK) is shown (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/393) (Requires: https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2511) - Translation update from Weblate (bn 100% complete) * Sun Oct 09 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.2-1 - Update to 2.19.2 - Do not commit by index when OSK is visible (Resolves: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5865) - Translation update from Weblate (sw 100% complete) * Wed Oct 05 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.1-1 - Update to 2.19.1 - Update emoji annotations from CLDR - Make search for input methods which contain uppercase in their names work (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/387) - Translation update from Weblate (bn 73.8% complete) * Fri Sep 09 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.0-1 - Update to 2.19.0 - Save horizontal space to make the new Georgian translations fit better on small screens (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/383) - Make compose support work for sequences starting with keys other than Multi_key and dead keys (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/379) - Update emoji annotations from CLDR - Stop using deprecated keyword arguments “flags” and “message_format” when creating Gtk.MessageDialog() (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/377) - Use ['ar-kbd', 'NoIME'] by default for all Arabic locales instead of just ['NoIME'] - Make it possible to set options for m17n input methods in the typing booster setup tool (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/360) - Translation update from Weblate (ar 100%, bn 67% (new!), de 100%, ka 100% (new!), nl 100%, pl 100%, sv 100%, tr 100%, uk 100%) * Thu Sep 01 2022 Mike FABIAN <mfabian@redhat.com> - 2.18.10-1 - Update to 2.18.10 - Add functions to get and set variables for m17n input methods - Update emoji annotations from CLDR - Translation update from Weblate (bn added 42% complete) - Test cases for bn-national-jatiya.mim - Add more icons in different sizes to the appdata.xml files - Stop calling self.set_wmclass('emoji-picker', 'Emoji Picker') (avoid deprecation warning) * Sun Aug 07 2022 Mike FABIAN <mfabian@redhat.com> - 2.18.9-1 - Update to 2.18.9 - Make it possible to use custom labels for different dictionary matches - Distinguish dictionary matches shown by flags in the candidate list if some flags are identical (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/358) - Update emoji annotations from CLDR * Wed Aug 03 2022 Mike FABIAN <mfabian@redhat.com> - 2.18.7-1 - Update to 2.18.7 - Use the environment variable DICPATH as well when searching for dicitonaries (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/357) - Translation update from Weblate (sw updated to 100%) * Sat Jul 30 2022 Mike FABIAN <mfabian@redhat.com> - 2.18.6-1 - Update to 2.18.6 - Avoid selection changed events when clearing the shortcut treeview (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/355) - Correctly remember how often user shortcuts were used (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/353) - Update emoji data files for current Unicode 15.0 DRAFT - Update UnicodeData.txt to UnicodeData-15.0.0d6.txt - Update emoji annotations from CLDR - Use AT-SPI first to get the active window only on wayland, on X11 use xprop immediately - Translation update from Weblate (sv updated to 100%) - do not use appstream-util in the check section of the .spec file, appstream-util is unmaintained. * Wed Jul 27 2022 Mike FABIAN <mfabian@redhat.com> - 2.18.4-1 - Update to 2.18.4 - Get program name of focused window if do_focus_id doesn’t provide that already - Show lookup table *always* when display of related emoji or words is requested (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/350) - Translation update from Weblate (nl updated to 100%) * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.18.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jul 18 2022 Mike FABIAN <mfabian@redhat.com> - 2.18.0-1 - Update to 2.18.0 - Optionally show flags in the candidate list for dictionary matches (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/343) - Update emoji annotations from CLDR - Translation update from Weblate (de (100%), es (93.7%), pl (100%), tr (100%), uk (100%)) * Wed Jul 13 2022 Mike FABIAN <mfabian@redhat.com> - 2.17.1-1 - Update to 2.17.1 - Translation update from Weblate (pt updated to 100%) * Thu Jul 07 2022 Mike FABIAN <mfabian@redhat.com> - 2.17.0-1 - Update to 2.17.0 - Improve “Automatically select the best candidate” (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/285) - Translation update from Weblate (de (100%), pl (100%), pt (30.3%), tr (100%), uk (100%)) * Mon Jul 04 2022 Mike FABIAN <mfabian@redhat.com> - 2.16.10-1 - Update to 2.16.10 - Improve “Automatically select the best candidate” (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/285) * Mon Jun 27 2022 Mike FABIAN <mfabian@redhat.com> - 2.16.7-1 - Update to 2.16.7 - When the lookup table is hidden because of inline completion, ignore commands to commit candidates by their index (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/325) - Add a command 'commit' with configurable key bindings (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/320) - Translation update from Weblate (sw updated to 100%) * Thu Jun 23 2022 Mike FABIAN <mfabian@redhat.com> - 2.16.5-1 - Update to 2.16.5 - Use new pykakasi API instead of the deprecated v1.2 API. - Fix typo in LOCALE_DEFAULTS for Korean. The default values for Korean were not applied because of this typo. (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/321) - Improve and simplify setting input methods and dictionaries using new helper functions (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/318) - self._is_candidate_auto_selected should only be true if no manual keys to select were pressed (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/319) - Translation update from Weblate (it updated 93.6% (205 of 219 strings)) * Mon Jun 20 2022 Mike FABIAN <mfabian@redhat.com> - 2.16.3-1 - Update to 2.16.3 - Add search entry for already defined custom shortcuts (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/312) * Thu Jun 16 2022 Mike FABIAN <mfabian@redhat.com> - 2.16.1-1 - 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 2022 Mike FABIAN <mfabian@redhat.com> - 2.16.0-1 - Update to 2.16.0 - Make it possible to use inline completion without automatic fallback to a candidate list (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/266) Now the inline completion option has 3 values: • No • Yes, with fallback to popup • Yes, without fallback to popup When choosing “Yes, with fallback”, the behaviour is as it used to be when the old checkbox was on: the completion is shown inline if this is possible without changing the already typed string in the preedit, if this is not possible, a popup candidate list is automatically shown instead as a fallback. When choosing “Yes without fallback to popup”, a popup candidate list is never shown automatically as a fallback but only when explicitely requested by typing the key bound to the command “select_next_candidate” (By default this is the Tab key). When updating to the new release with this new option, the value of the old checkbox gets lost. I.e. no matter whether the user had the inline completion option checked or not checked before the update, after the update the value for “inline completion” reverts to the default “No”. So if one was using “inline completion” before the update, one has to switch it on again after the update. - Fix itb_emoji.find_cldr_annotation_path() (It always found a match even when the fallback went through all the way to 'en', therefore all dictionaries were shown as supporting emoji in the setup tool) - Update emoji annotations from CLDR (oc.xml is new) - Translation update from Weblate (de (100%), jp (36.9%), nl (100%), pl (100%), tr (100%), uk (100%) updated) * Thu May 12 2022 Mike FABIAN <mfabian@redhat.com> - 2.15.27-1 - Update to 2.15.27 - If an emoji is duplicated as a text candidate, use only the emoji candidate and increase its score (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/289) - Update emoji annotations from CLDR - Translation update from Weblate (sv updated to 100%, sw updated to 100%) * Tue Mar 01 2022 Mike FABIAN <mfabian@redhat.com> - 2.15.25-1 - Update to 2.15.25 - Translation update from Weblate (de, fa, nl, pl, tr, uk updated) - Make emoji and unicode symbol trigger key configurable (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/279) - Do not commit if a key triggering a commit is swallowed by transliteration (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/281) - Elide extremly long comments in the lookup table (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/280) * Sun Feb 27 2022 Mike FABIAN <mfabian@redhat.com> - 2.15.22-1 - Update to 2.15.22 - Translation update from Weblate (ca, de, es, fr, nl, pl, pt, pt_BR, sv, tr, uk, zh_CN, zh_TW updated) - Add a “Restore all defaults” button to the setup tool (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/272) - Allow capital letters and accents in user shortcuts - Make user shortcuts containing punctuation possible Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/271 - Do not record stuff to user database when itb_util.InputHints.PRIVATE is set - Update emoji annotations from CLDR * Sun Jan 30 2022 Mike FABIAN <mfabian@redhat.com> - 2.15.16-1 - Update to 2.15.16 - Ignore MOD3_MASK (“Usually” Scroll Lock) when matching key bindings (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/270) - When a Modifier key release matches a hotkey command, return False not True. (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/269) - Update emoji annotations from CLDR - Update UnicodeData.txt UnicodeData-15.0.0d3.txt * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.15.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Jan 03 2022 Mike FABIAN <mfabian@redhat.com> - 2.15.15-1 - Update to 2.15.15 - Translation update from Weblate (fr updated to 100%) * Mon Jan 03 2022 Mike FABIAN <mfabian@redhat.com> - 2.15.14-1 - Update to 2.15.14 - Update emojione.json file to new version emoji.json (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/262) - Spellchecking during emoji search only for words with more then 5 letters - Update emoji annotations from CLDR - When emoji search via codepoint matches, increase the score of the code point match (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/263) - Translation update from Weblate (cs updated)