diff --git a/ibus-typing-booster-2.26.12.tar.gz b/ibus-typing-booster-2.26.12.tar.gz deleted file mode 100644 index f314984df76310507a771831106dd6fe8e748791..0000000000000000000000000000000000000000 --- a/ibus-typing-booster-2.26.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fda4b581fab13db465a5bbcf44fc1d8508cfd8ec374cc6a994a042768767695b -size 13338557 diff --git a/ibus-typing-booster-2.27.7.tar.gz b/ibus-typing-booster-2.27.7.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..d5619b631fcc3059718c36e61cf8a8f7fe0b4e7e Binary files /dev/null and b/ibus-typing-booster-2.27.7.tar.gz differ diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 860e17c17819be964d633357eaa5668e46861ee5..34e9242250062e1c313987aed88399252cbc6b52 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,15 +1,15 @@ Name: ibus-typing-booster -Version: 2.26.12 +Version: 2.27.7 Release: 1 Summary: A completion input method to speedup typing -License: GPL-3.0 and Apache-2.0 +License: GPL-3.0-or-later AND Apache-2.0 URL: https://mike-fabian.github.io/ibus-typing-booster/ Source0: https://github.com/mike-fabian/ibus-typing-booster/releases/download/%{version}/ibus-typing-booster-%{version}.tar.gz BuildArch: noarch -BuildRequires: pkgconfig(ibus-1.0) >= 1.1.0 -BuildRequires: python3-devel >= 3.6 +BuildRequires: pkgconfig(ibus-1.0) >= 1.1.0 +BuildRequires: python3-devel >= 3.6 BuildRequires: ibus-devel m17n-db-extras libappstream-glib glib2 BuildRequires: python3-devel python3-pyxdg python3-enchant @@ -133,6 +133,16 @@ fi %changelog +* Mon Jan 13 2025 yaoxin <1024769339@qq.com> - 2.27.7-1 +- Update to 2.27.7: + * Fix typo in setup tool in the function called when changing an existing autosetting + * “return False” in “emoji_font_fallback_needed()” if “get_fonts_used_for_text()” returns and empty result + * Add a gsettings option “prefercommit” + * Some preparation for future support of m17n input methods offering multiple candidates + * Use XML-tag “layout_option” for “lv3:ralt_switch” + * Use higher ranks for the “tb” engines than for the respective “m17n” engines + * Translation update from Weblate (sv 100%) + * Tue Dec 17 2024 Funda Wang - 2.26.12-1 - update to 2.26.12