From 5008fdc92bd13711f741e1e4d093c22dc2926696 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Sun, 30 Jul 2023 20:39:09 +0200 Subject: [PATCH] Update to 1.4.20 - Reduce preedit flicker (Resolves: https://github.com/ibus/ibus/issues/2536) - Remove `xml:lang="en"` from the screenshot in appdata.xml See: https://github.com/ximion/appstream/issues/494 There must be one image in the default locale, and there can be some translated ones, but having only translated images is not okay. - Use ibus_text_new_from_string (string) instead of ibus_text_new_from_static_string (string) in ibus_m17n_engine_commit_string() - Add missing g_free (buf) in ibus_m17n_mtext_to_utf8() --- .gitignore | 1 + ibus-m17n.spec | 15 +++++++++++++-- sources | 2 +- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 07c02df..77769ff 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ ibus-m17n-1.3.0.tar.gz /ibus-m17n-1.4.17.tar.gz /ibus-m17n-1.4.18.tar.gz /ibus-m17n-1.4.19.tar.gz +/ibus-m17n-1.4.20.tar.gz diff --git a/ibus-m17n.spec b/ibus-m17n.spec index 89e2fe4..d563dcb 100644 --- a/ibus-m17n.spec +++ b/ibus-m17n.spec @@ -1,8 +1,8 @@ %global require_ibus_version 1.4.0 Name: ibus-m17n -Version: 1.4.19 -Release: 2%{?dist} +Version: 1.4.20 +Release: 1%{?dist} Summary: The M17N engine for IBus platform License: GPL-2.0-or-later URL: https://github.com/ibus/ibus-m17n @@ -63,6 +63,17 @@ make check %{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.engine.m17n.gschema.xml %changelog +* Sun Jul 30 2023 Mike FABIAN - 1.4.20-1 +- Update to 1.4.20 +- Reduce preedit flicker (Resolves: https://github.com/ibus/ibus/issues/2536) +- Remove `xml:lang="en"` from the screenshot in appdata.xml + See: https://github.com/ximion/appstream/issues/494 + There must be one image in the default locale, and there can be some + translated ones, but having only translated images is not okay. +- Use ibus_text_new_from_string (string) instead of + ibus_text_new_from_static_string (string) in ibus_m17n_engine_commit_string() +- Add missing g_free (buf) in ibus_m17n_mtext_to_utf8() + * Thu Jul 20 2023 Fedora Release Engineering - 1.4.19-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild diff --git a/sources b/sources index 08e96e6..e4f9370 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-m17n-1.4.19.tar.gz) = d859ccd566ec46b0f03cee47dc926bf4608bbe281f62ac9127cd518749a54e7f11bbef573900575f34c1a0d33a55262226132c320acbbabf44b1ff262565702d +SHA512 (ibus-m17n-1.4.20.tar.gz) = 10a0b915f0523291167c4364d1b3d732d99c86e6fb0ab28bb17140fd56f3a0b4177f1bcf1ec0bb227de0b44613b20029b96073e00d29573366945a8dd956c300