Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fcitx5-rime for openSUSE:Factory checked in at 2026-02-09 11:43:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fcitx5-rime (Old) and /work/SRC/openSUSE:Factory/.fcitx5-rime.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx5-rime" Mon Feb 9 11:43:26 2026 rev:14 rq:1331834 version:5.1.12 Changes: -------- --- /work/SRC/openSUSE:Factory/fcitx5-rime/fcitx5-rime.changes 2025-06-23 15:05:30.542324991 +0200 +++ /work/SRC/openSUSE:Factory/.fcitx5-rime.new.1670/fcitx5-rime.changes 2026-02-09 11:44:04.219540009 +0100 @@ -1,0 +2,8 @@ +Sun Feb 8 06:23:41 UTC 2026 - Marguerite Su <[email protected]> + +- update to 5.1.12 + * Change the notification mechanism to allow list mode + * Port to StandardPath and bump librime version to 1.7.0 + * fix action label empty for multi-switch without reset + +------------------------------------------------------------------- Old: ---- fcitx5-rime-5.1.10.tar.zst New: ---- fcitx5-rime-5.1.12.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fcitx5-rime.spec ++++++ --- /var/tmp/diff_new_pack.A4c2m6/_old 2026-02-09 11:44:04.711560708 +0100 +++ /var/tmp/diff_new_pack.A4c2m6/_new 2026-02-09 11:44:04.715560876 +0100 @@ -1,7 +1,7 @@ # # spec file for package fcitx5-rime # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: fcitx5-rime -Version: 5.1.10 +Version: 5.1.12 Release: 0 Summary: RIME support for Fcitx5 License: LGPL-2.1-or-later ++++++ fcitx5-rime-5.1.10.tar.zst -> fcitx5-rime-5.1.12.tar.zst ++++++ ++++ 1953 lines of diff (skipped) ++++++ fcitx5-rime-cmake-3.10.patch ++++++ --- /var/tmp/diff_new_pack.A4c2m6/_old 2026-02-09 11:44:05.055575181 +0100 +++ /var/tmp/diff_new_pack.A4c2m6/_new 2026-02-09 11:44:05.063575517 +0100 @@ -1,9 +1,9 @@ -Index: fcitx5-rime-5.1.2/CMakeLists.txt +Index: fcitx5-rime-5.1.12/CMakeLists.txt =================================================================== ---- fcitx5-rime-5.1.2.orig/CMakeLists.txt -+++ fcitx5-rime-5.1.2/CMakeLists.txt -@@ -24,6 +24,12 @@ if ("${Rime_VERSION}" VERSION_LESS "1.3. - add_definitions(-DFCITX_RIME_NO_SELECT_CANDIDATE) +--- fcitx5-rime-5.1.12.orig/CMakeLists.txt ++++ fcitx5-rime-5.1.12/CMakeLists.txt +@@ -29,6 +29,12 @@ if ("${Rime_VERSION}" VERSION_LESS "1.8. + add_definitions(-DFCITX_RIME_NO_DELETE_CANDIDATE) endif() +if(${CMAKE_VERSION} VERSION_LESS "3.11.0")
