diff --git a/ibus-typing-booster-2.13.1.tar.gz b/ibus-typing-booster-2.13.1.tar.gz deleted file mode 100644 index 01e41b0..0000000 --- a/ibus-typing-booster-2.13.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a1e9985d9f42a08644d64e68cf271c2a364eb55b956e9f66de28bcc51fde6a7 -size 9542481 diff --git a/ibus-typing-booster-2.14.0.tar.gz b/ibus-typing-booster-2.14.0.tar.gz new file mode 100644 index 0000000..b0a4d10 --- /dev/null +++ b/ibus-typing-booster-2.14.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4029fd96f2415775f6c6de0f1a9f3fc4e01563cb814f3c02f2578b3c8a9d824a +size 10048272 diff --git a/ibus-typing-booster.changes b/ibus-typing-booster.changes index 70e7f77..1dd404e 100644 --- a/ibus-typing-booster.changes +++ b/ibus-typing-booster.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Thu Aug 12 08:39:55 UTC 2021 - maiku.fabian@gmail.com + +- Update to 2.14.0 +- Update inscript2 input methods to: inscript2-20210812.tar.gz +- Translation update from Weblate (de, nl, pl, sv, tr, uk updated to 100%) +- Update emoji annotations from CLDR +- Improve code to determine the default dictionaries and input methods + for the current locale + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/209) +- Improve behaviour of key combinations which normally select text when a preëdit is open + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/210) +- Show possible compose completions on request + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/208) +- When setting self._input_mode to False (direct input), + set self._hide_input to False as well +- Never mix context from surrounding text with remembered context + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/204) +- Rename the option “Use a workaround for a bug in Qt im module” to + “Avoid using the forward_key_event() function” + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/200) +- Handle End, Home, KP_End, KP_Home also as commit trigger keys. + For normal preedits *and* for compose preedits. + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/199) +- Improve typing space or Tab when the cursor is not at the end of the preedit + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/198) +- Completly new implementation of reopening the preedit on + arrow-keys, BackSpace and Delete. Should be much more reliable. + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/196) +- Special handling of Left and BackSpace when a candidate is manually selected + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/178) + ------------------------------------------------------------------- Tue Aug 03 09:20:37 UTC 2021 - maiku.fabian@gmail.com diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 2f71b17..446e944 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -15,15 +15,14 @@ # Name: ibus-typing-booster -Version: 2.13.1 +Version: 2.14.0 Release: 0 Summary: An input completion utility License: GPL-3.0+ Group: System/X11/Utilities URL: https://mike-fabian.github.io/ibus-typing-booster/ Source0: https://github.com/mike-fabian/ibus-typing-booster/releases/download/%{version}/%{name}-%{version}.tar.gz -Source1: https://releases.pagure.org/inscript2/inscript2-20160423.tar.gz -Patch0: m17n-db-1.8.0-inscript2-mni-sat.patch +Source1: https://releases.pagure.org/inscript2/inscript2-20210812.tar.gz BuildRequires: ibus-devel BuildRequires: python3 BuildRequires: python3-devel @@ -93,7 +92,6 @@ input method to speedup typing. %setup -q ##extract inscript2 maps tar xzf %{SOURCE1} -%patch0 -p0 %build export PYTHON=%{_bindir}/python3 diff --git a/inscript2-20160423.tar.gz b/inscript2-20160423.tar.gz deleted file mode 100644 index 2487c59..0000000 --- a/inscript2-20160423.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5814e72fc37ed84b38c775c0b6f0a5d37f87a2439d097c51b20e0521e7da3e7f -size 36466 diff --git a/inscript2-20210812.tar.gz b/inscript2-20210812.tar.gz new file mode 100644 index 0000000..103b94d --- /dev/null +++ b/inscript2-20210812.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d690b1d456194bab8b5439aec2310eaac1846fc2e0d7bbb141f359e667a04aa8 +size 37912