Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fcitx5-zhuyin for openSUSE:Leap:16.0 checked in at 2025-07-15 17:55:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/fcitx5-zhuyin (Old) and /work/SRC/openSUSE:Leap:16.0/.fcitx5-zhuyin.new.7373 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx5-zhuyin" Tue Jul 15 17:55:12 2025 rev:2 rq:1293350 version:5.1.4 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/fcitx5-zhuyin/fcitx5-zhuyin.changes 2025-03-19 11:42:47.659825751 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.fcitx5-zhuyin.new.7373/fcitx5-zhuyin.changes 2025-07-15 17:56:00.448776767 +0200 @@ -1,0 +2,21 @@ +Sun Jun 22 04:02:50 UTC 2025 - Marguerite Su <[email protected]> + +- update to 5.1.4 + * fix c++20 build and port away from fmt + * port to StandardPaths and FdStreamBuf + +------------------------------------------------------------------- +Wed Jan 29 07:35:48 UTC 2025 - Marguerite Su <[email protected]> + +- update to 5.1.3 + * Fix compatibility with libpinyin 2.9.92 + * Rename icon from fcitx-zhuyin to fcitx-bopomofo + * Use addon factory v2 + +------------------------------------------------------------------- +Sun Jan 5 08:21:57 UTC 2025 - Marguerite Su <[email protected]> + +- update to 5.1.2 + * translation update + +------------------------------------------------------------------- Old: ---- fcitx5-zhuyin-5.1.1_dict.tar.zst New: ---- fcitx5-zhuyin-5.1.4_dict.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fcitx5-zhuyin.spec ++++++ --- /var/tmp/diff_new_pack.W3exP7/_old 2025-07-15 17:56:00.712787794 +0200 +++ /var/tmp/diff_new_pack.W3exP7/_new 2025-07-15 17:56:00.716787961 +0200 @@ -1,7 +1,7 @@ # # spec file for package fcitx5-zhuyin # -# 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,17 +17,22 @@ Name: fcitx5-zhuyin -Version: 5.1.1 +Version: 5.1.4 Release: 0 Summary: Libzhuyin Wrapper for Fcitx5 License: GPL-2.0-or-later +Group: System/I18n/Chinese URL: https://github.com/fcitx/fcitx5-zhuyin Source: https://download.fcitx-im.org/fcitx5/%{name}/%{name}-%{version}_dict.tar.zst BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: fcitx5-devel BuildRequires: fmt-devel +%if 0%{?suse_version} >= 1550 BuildRequires: gcc-c++ +%else +BuildRequires: gcc13-c++ +%endif BuildRequires: libpinyin-devel BuildRequires: pkgconfig BuildRequires: zstd @@ -45,6 +50,10 @@ %setup -q %build +%if 0%{?suse_version} < 1550 +export CC=%{_bindir}/gcc-13 +export CXX=%{_bindir}/g++-13 +%endif %cmake %make_build @@ -62,8 +71,8 @@ %{_fcitx5_addondir}/zhuyin.conf %{_fcitx5_imconfdir}/zhuyin.conf %{_fcitx5_datadir}/zhuyin -%{_datadir}/icons/hicolor/*/apps/fcitx-zhuyin* -%{_datadir}/icons/hicolor/*/apps/org.fcitx.Fcitx5.fcitx-zhuyin* +%{_datadir}/icons/hicolor/*/apps/fcitx-bopomofo* +%{_datadir}/icons/hicolor/*/apps/org.fcitx.Fcitx5.fcitx-bopomofo* %{_fcitx5_datadir}/lua/imeapi/extensions/zhuyin.lua %{_datadir}/metainfo/org.fcitx.Fcitx5.Addon.Zhuyin.metainfo.xml ++++++ fcitx5-zhuyin-5.1.1_dict.tar.zst -> fcitx5-zhuyin-5.1.4_dict.tar.zst ++++++ /work/SRC/openSUSE:Leap:16.0/fcitx5-zhuyin/fcitx5-zhuyin-5.1.1_dict.tar.zst /work/SRC/openSUSE:Leap:16.0/.fcitx5-zhuyin.new.7373/fcitx5-zhuyin-5.1.4_dict.tar.zst differ: char 7, line 1
