From a63c62b555781cced0d07610e4219604ceb35d1a77c8ad2cca25e81d21bd7095 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Thu, 11 Mar 2021 19:37:57 +0000 Subject: [PATCH] Accepting request 878398 from home:mike-fabian Add support for multi-line custom shortcuts OBS-URL: https://build.opensuse.org/request/show/878398 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-typing-booster?expand=0&rev=133 --- ibus-typing-booster-2.10.5.tar.gz | 3 --- ibus-typing-booster-2.11.0.tar.gz | 3 +++ ibus-typing-booster.changes | 18 ++++++++++++++++++ ibus-typing-booster.spec | 4 ++-- 4 files changed, 23 insertions(+), 5 deletions(-) delete mode 100644 ibus-typing-booster-2.10.5.tar.gz create mode 100644 ibus-typing-booster-2.11.0.tar.gz diff --git a/ibus-typing-booster-2.10.5.tar.gz b/ibus-typing-booster-2.10.5.tar.gz deleted file mode 100644 index 53270f2..0000000 --- a/ibus-typing-booster-2.10.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce614bd9165544895de1bcb354745c30506a83a22bcc8cd224417f2f763f4466 -size 9448121 diff --git a/ibus-typing-booster-2.11.0.tar.gz b/ibus-typing-booster-2.11.0.tar.gz new file mode 100644 index 0000000..4bcd790 --- /dev/null +++ b/ibus-typing-booster-2.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f4c04f08efe3b37de097c7989c611023f3e2d135ee0017c7d57c15cf16e5716 +size 9484020 diff --git a/ibus-typing-booster.changes b/ibus-typing-booster.changes index f0aa304..05caf0d 100644 --- a/ibus-typing-booster.changes +++ b/ibus-typing-booster.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Mar 11 15:35:41 UTC 2021 - maiku.fabian@gmail.com + +- Update to 2.11.0 +- Use sensitivity feature of buttons in the setup tool tab where shortcuts are defined +- Don’t let dialog action area of setup tool expand. +- Improve the setup tool to make it possible to enter multi-line expansions of shortcuts +- Resolves https://github.com/mike-fabian/ibus-typing-booster/issues/158 +- Elide extremely long candidates in the lookup table in the middle. +- If a candidate contains newlines, replace the newlines with arrows in the lookup table. +- If a commit string contains new-lines, commit it in several chunks + and forward Return between the chunks. +- Update emoji annotations from CLDR +- Put the remote icon back in emoji-picker.appdata.xml, it was a + false positive by appstreamcli +- Translation update from Weblate (pt_PT updated, 100% complete now) +- Skip the inscript2 test cases if these transliterations are not available. + ------------------------------------------------------------------- Wed Feb 17 15:59:12 UTC 2021 - maiku.fabian@gmail.com diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 4b6c9be..a70a540 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -15,7 +15,7 @@ # Name: ibus-typing-booster -Version: 2.10.5 +Version: 2.11.0 Release: 0 Summary: An input completion utility License: GPL-3.0+ @@ -115,7 +115,7 @@ cp -p inscript2/icons/* %{buildroot}%{_datadir}/m17n/icons %check export LC_ALL=en_US.UTF-8 export M17NDIR=%{buildroot}%{_datadir}/m17n/ -appstreamcli validate --pedantic --nonet %{buildroot}/%{_datadir}/metainfo/*.appdata.xml +#appstreamcli validate --pedantic --nonet %{buildroot}/%{_datadir}/metainfo/*.appdata.xml appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*.appdata.xml desktop-file-validate \ %{buildroot}%{_datadir}/applications/ibus-setup-typing-booster.desktop