From ebf3813a66993cf159f8eb7d22f41c13905d101cd0718b2b0b7c1c937d39f31b Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Thu, 12 Sep 2019 07:33:01 +0000 Subject: [PATCH] Accepting request 730296 from home:mike-fabian Update to 2.6.6 OBS-URL: https://build.opensuse.org/request/show/730296 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-typing-booster?expand=0&rev=72 --- ibus-typing-booster-2.6.5.tar.gz | 3 --- ibus-typing-booster-2.6.6.tar.gz | 3 +++ ibus-typing-booster.changes | 11 +++++++++++ ibus-typing-booster.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 ibus-typing-booster-2.6.5.tar.gz create mode 100644 ibus-typing-booster-2.6.6.tar.gz diff --git a/ibus-typing-booster-2.6.5.tar.gz b/ibus-typing-booster-2.6.5.tar.gz deleted file mode 100644 index b69a4d3..0000000 --- a/ibus-typing-booster-2.6.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1c7943e6508f3d918dc8fe1616b390594e73f0d49bd05c24296ff250749e364 -size 6960464 diff --git a/ibus-typing-booster-2.6.6.tar.gz b/ibus-typing-booster-2.6.6.tar.gz new file mode 100644 index 0000000..4f9fb5a --- /dev/null +++ b/ibus-typing-booster-2.6.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae0bde33aa1d7abe0693ad0898f499328f530c72b9a415d5ebe0ee1a48a34c25 +size 7209992 diff --git a/ibus-typing-booster.changes b/ibus-typing-booster.changes index c1ddb54..8c569ff 100644 --- a/ibus-typing-booster.changes +++ b/ibus-typing-booster.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Sep 11 14:44:35 UTC 2019 - maiku.fabian@gmail.com + +- Update to 2.6.6 +- When checking whether to show inline completion, normalize the first candidate as well +- Two more test cases in hunspell_suggest.py +- Make it work correctly with newer French hunspell dictionaries +- Skip some unittests when dictionaries or python modules needed are not installed +- Update emoji annotations from CLDR +- Add more test cases to m17n_translit_test.py for si-sayura.mim + ------------------------------------------------------------------- Wed Aug 28 15:47:57 UTC 2019 - maiku.fabian@gmail.com diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 5710ed5..b551563 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -15,7 +15,7 @@ # Name: ibus-typing-booster -Version: 2.6.5 +Version: 2.6.6 Release: 0 Summary: An input completion utility License: GPL-3.0+