Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ibus-chewing for openSUSE:Factory checked in at 2025-08-05 14:23:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibus-chewing (Old) and /work/SRC/openSUSE:Factory/.ibus-chewing.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibus-chewing" Tue Aug 5 14:23:04 2025 rev:29 rq:1297707 version:2.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ibus-chewing/ibus-chewing.changes 2025-03-02 15:22:53.348784786 +0100 +++ /work/SRC/openSUSE:Factory/.ibus-chewing.new.1085/ibus-chewing.changes 2025-08-05 14:24:06.636309106 +0200 @@ -1,0 +2,25 @@ +Tue Aug 5 11:04:51 UTC 2025 - Cliff Zhao <qz...@suse.com> + +- Update to version 2.1.4 + * Fix ignored selection key setting when candidate per page is + less than 10 + * Fix crashes by ensuring always free chewing objects with + chewing_free. + * Always process capslock key to allow toggle ChiEng mode back. + * Only restore input mode from capslock keyboard state if using + capslock as the ChiEng toggle key. + * Revert "Clear pre-edit buffer before commit it to engine to + avoid showing + * both buffer on the screen." which breaks some composition events. + +------------------------------------------------------------------- +Tue Aug 5 10:11:50 UTC 2025 - Cliff Zhao <qz...@suse.com> + +- Update ibus-chewing.spec: + Change the project URL and source name source address with current + project homepage to fit the SLFO:Main robot check. +- Update ibus-chewing.changes: + Correct old change log to fix time format. + (bsc#1246569) + +------------------------------------------------------------------- @@ -97 +122 @@ --Mon Oct 7 14:55:04 UTC 2019 - Hillwood Yang <hillw...@opensuse.org> +Mon Oct 7 14:55:04 UTC 2019 - Hillwood Yang <hillw...@opensuse.org> @@ -135 +160 @@ ------------------------------------------------------------------- +------------------------------------------------------------------- Old: ---- ibus-chewing-2.0.0.tar.gz New: ---- ibus-chewing-2.1.4-Source.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibus-chewing.spec ++++++ --- /var/tmp/diff_new_pack.Zo9Ehd/_old 2025-08-05 14:24:07.244334409 +0200 +++ /var/tmp/diff_new_pack.Zo9Ehd/_new 2025-08-05 14:24:07.248334575 +0200 @@ -1,7 +1,7 @@ # # spec file for package ibus-chewing # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: ibus-chewing -Version: 2.0.0 +Version: 2.1.4 Release: 0 Summary: The Chewing engine for IBus input platform License: GPL-2.0-or-later Group: System/I18n/Chinese -URL: https://github.com/definite/ibus-chewing -Source0: https://github.com/definite/ibus-chewing/archive/%{version}/%{name}-%{version}.tar.gz +URL: https://github.com/chewing/ibus-chewing/ +Source0: https://github.com/chewing/ibus-chewing/releases/download/v%{version}/%{name}-%{version}-Source.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: cmake >= 2.6.2 BuildRequires: gcc-c++ @@ -42,7 +42,7 @@ 新酷音輸入法 %prep -%autosetup -p1 -n %{name}-%{version} +%autosetup -p1 -n %{name}-%{version}-Source %build %cmake -DLIBEXEC_DIR=%{_ibus_libexecdir} @@ -63,4 +63,5 @@ %{_datadir}/ibus %{_datadir}/applications/ibus-setup-chewing.desktop %{_datadir}/glib-2.0/schemas/org.freedesktop.IBus.Chewing.gschema.xml +%{_datadir}/icons/hicolor/scalable/apps/org.freedesktop.IBus.Chewing.Setup.svg