From 65d9108b22afb3cba606b1f2a78ec885234cba42c73c3258d1ca9005774aaf45 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Sat, 30 Jul 2022 00:01:14 +0000 Subject: [PATCH] Accepting request 991760 from home:mike-fabian update to 2.18.6 OBS-URL: https://build.opensuse.org/request/show/991760 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-typing-booster?expand=0&rev=183 --- ibus-typing-booster-2.18.4.tar.gz | 3 --- ibus-typing-booster-2.18.6.tar.gz | 3 +++ ibus-typing-booster.changes | 16 ++++++++++++++++ ibus-typing-booster.spec | 7 ++++--- 4 files changed, 23 insertions(+), 6 deletions(-) delete mode 100644 ibus-typing-booster-2.18.4.tar.gz create mode 100644 ibus-typing-booster-2.18.6.tar.gz diff --git a/ibus-typing-booster-2.18.4.tar.gz b/ibus-typing-booster-2.18.4.tar.gz deleted file mode 100644 index ac91e54..0000000 --- a/ibus-typing-booster-2.18.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9ab87a8654cf1d7f1edbda94e34cd3dec5e049a4d718c725312073c2597cd6a -size 10844878 diff --git a/ibus-typing-booster-2.18.6.tar.gz b/ibus-typing-booster-2.18.6.tar.gz new file mode 100644 index 0000000..90d60e3 --- /dev/null +++ b/ibus-typing-booster-2.18.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44023c886be6fe4a3206bbe57550f83b65cad5cae21b1d75aba5ffaeb01c428 +size 10970204 diff --git a/ibus-typing-booster.changes b/ibus-typing-booster.changes index ef80e1d..805a262 100644 --- a/ibus-typing-booster.changes +++ b/ibus-typing-booster.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sat Jul 30 00:40:38 UTC 2022 - maiku.fabian@gmail.com + +- Update to 2.18.6 +- Avoid selection changed events when clearing the shortcut treeview + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/355) +- Correctly remember how often user shortcuts were used + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/353) +- Update emoji data files for current Unicode 15.0 DRAFT +- Update UnicodeData.txt to UnicodeData-15.0.0d6.txt +- Update emoji annotations from CLDR +- Use AT-SPI first to get the active window only on wayland, on X11 use xprop immediately +- Translation update from Weblate (sv updated to 100%) +- do not use appstream-util in the check section of the .spec file, + appstream-util is unmaintained. + ------------------------------------------------------------------- Wed Jul 27 02:56:29 UTC 2022 - maiku.fabian@gmail.com diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 1ccc7f3..5818361 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -15,7 +15,7 @@ # Name: ibus-typing-booster -Version: 2.18.4 +Version: 2.18.6 Release: 0 Summary: An input completion utility License: GPL-3.0+ @@ -121,8 +121,9 @@ 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 -appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*.appdata.xml +%if 0%{?suse_version} > 1520 +appstreamcli validate --pedantic --nonet %{buildroot}/%{_datadir}/metainfo/*.appdata.xml +%endif desktop-file-validate \ %{buildroot}%{_datadir}/applications/ibus-setup-typing-booster.desktop desktop-file-validate \