diff --git a/ibus-typing-booster-2.8.2.tar.gz b/ibus-typing-booster-2.8.2.tar.gz deleted file mode 100644 index 1e0c9b9..0000000 --- a/ibus-typing-booster-2.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ecc9dde6a1902760057fba3df6df9d5dbe667a1d74dd8eda17482d1047f987d -size 8161995 diff --git a/ibus-typing-booster-2.8.3.tar.gz b/ibus-typing-booster-2.8.3.tar.gz new file mode 100644 index 0000000..4056e70 --- /dev/null +++ b/ibus-typing-booster-2.8.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b82f3272dbda9c8100960c82d69670559d8a2ef7cd19ecb9cdd6c9d36639784 +size 8184044 diff --git a/ibus-typing-booster.changes b/ibus-typing-booster.changes index c9d4a99..95fb943 100644 --- a/ibus-typing-booster.changes +++ b/ibus-typing-booster.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun May 03 18:45:10 UTC 2020 - maiku.fabian@gmail.com + +- Update to 2.8.3 +- Save default dictionaries and input methods when making the lists + empty in the setup tool +- Fix reading “include” instructions in Compose files and observe XCOMPOSEFILE + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/93) +- Fix right-to-left detection for LC_MESSAGES=C + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/97) +- GUI tests added thanks to Takao Fujiwara +- Update UnicodeData.txt to Unicode 13.0.0 +- Translation updates for it, hu, tr, pt_BR + ------------------------------------------------------------------- Tue Mar 31 14:57:16 UTC 2020 - maiku.fabian@gmail.com diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index c822e59..11ee357 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -15,7 +15,7 @@ # Name: ibus-typing-booster -Version: 2.8.2 +Version: 2.8.3 Release: 0 Summary: An input completion utility License: GPL-3.0+ @@ -36,6 +36,7 @@ BuildRequires: update-desktop-files # for the unit tests BuildRequires: m17n-lib BuildRequires: m17n-db +BuildRequires: python3-mock BuildRequires: python3-pyenchant BuildRequires: appstream-glib BuildRequires: glib2 @@ -151,7 +152,7 @@ dconf write /org/freedesktop/ibus/engine/typing-booster/keybindings "{'next_inpu dconf dump / export DISPLAY=:1 Xvfb $DISPLAY -screen 0 1024x768x16 & -ibus-daemon -drx +sleep 1 make -C tests run_tests pushd tests ./run_tests