Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fcitx5-anthy for openSUSE:Factory checked in at 2026-02-09 11:43:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fcitx5-anthy (Old) and /work/SRC/openSUSE:Factory/.fcitx5-anthy.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx5-anthy" Mon Feb 9 11:43:16 2026 rev:14 rq:1331816 version:5.1.9 Changes: -------- --- /work/SRC/openSUSE:Factory/fcitx5-anthy/fcitx5-anthy.changes 2025-06-23 15:04:54.836835390 +0200 +++ /work/SRC/openSUSE:Factory/.fcitx5-anthy.new.1670/fcitx5-anthy.changes 2026-02-09 11:43:55.075155307 +0100 @@ -1,0 +2,6 @@ +Sun Feb 8 05:38:41 UTC 2026 - Marguerite Su <[email protected]> + +- update to 5.1.9 + * Add always half space mode + +------------------------------------------------------------------- Old: ---- fcitx5-anthy-5.1.7.tar.zst New: ---- fcitx5-anthy-5.1.9.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fcitx5-anthy.spec ++++++ --- /var/tmp/diff_new_pack.XWlcTl/_old 2026-02-09 11:43:55.531174492 +0100 +++ /var/tmp/diff_new_pack.XWlcTl/_new 2026-02-09 11:43:55.531174492 +0100 @@ -1,7 +1,7 @@ # # spec file for package fcitx5-anthy # -# 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-anthy -Version: 5.1.7 +Version: 5.1.9 Release: 0 Summary: Anthy Wrapper for Fcitx5 License: GPL-2.0-or-later @@ -48,8 +48,7 @@ Anthy Wrapper for Fcitx5. %prep -%setup -q -%autopatch -p1 +%autosetup -p1 %build %if 0%{?suse_version} < 1550 ++++++ fcitx5-anthy-5.1.7.tar.zst -> fcitx5-anthy-5.1.9.tar.zst ++++++ ++++ 2192 lines of diff (skipped) ++++++ fcitx5-anthy-leap15.5.patch ++++++ --- /var/tmp/diff_new_pack.XWlcTl/_old 2026-02-09 11:43:55.807186103 +0100 +++ /var/tmp/diff_new_pack.XWlcTl/_new 2026-02-09 11:43:55.815186440 +0100 @@ -1,20 +1,20 @@ -Index: fcitx5-anthy-5.1.7/CMakeLists.txt +Index: fcitx5-anthy-5.1.9/CMakeLists.txt =================================================================== ---- fcitx5-anthy-5.1.7.orig/CMakeLists.txt -+++ fcitx5-anthy-5.1.7/CMakeLists.txt +--- fcitx5-anthy-5.1.9.orig/CMakeLists.txt ++++ fcitx5-anthy-5.1.9/CMakeLists.txt @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.6) - project(fcitx5-anthy VERSION 5.1.7) + project(fcitx5-anthy VERSION 5.1.9) -set(REQUIRED_FCITX_VERSION 5.1.13) +set(REQUIRED_FCITX_VERSION 5.0.18) find_package(ECM 1.0.0 REQUIRED) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH}) include(FeatureSummary) -Index: fcitx5-anthy-5.1.7/src/engine.cpp +Index: fcitx5-anthy-5.1.9/src/engine.cpp =================================================================== ---- fcitx5-anthy-5.1.7.orig/src/engine.cpp -+++ fcitx5-anthy-5.1.7/src/engine.cpp +--- fcitx5-anthy-5.1.9.orig/src/engine.cpp ++++ fcitx5-anthy-5.1.9/src/engine.cpp @@ -294,7 +294,7 @@ AnthyEngine::AnthyEngine(fcitx::Instance FCITX_ANTHY_INFO() << "Anthy: " << msg; },
