Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fcitx5-chinese-addons for openSUSE:Factory checked in at 2023-10-04 22:31:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fcitx5-chinese-addons (Old) and /work/SRC/openSUSE:Factory/.fcitx5-chinese-addons.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx5-chinese-addons" Wed Oct 4 22:31:21 2023 rev:10 rq:1114936 version:5.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/fcitx5-chinese-addons/fcitx5-chinese-addons.changes 2023-10-02 20:06:54.051741889 +0200 +++ /work/SRC/openSUSE:Factory/.fcitx5-chinese-addons.new.28202/fcitx5-chinese-addons.changes 2023-10-04 22:32:15.073375529 +0200 @@ -1,0 +2,10 @@ +Tue Oct 3 07:57:32 UTC 2023 - Marguerite Su <i...@marguerite.su> + +- update to 5.1.1 + * Allow compose key to be used for table/pinyin + * Fix exact matching mode for table + * fix resolving some scel file + * improve the case that cloud pinyin candidate position + is the first one. + +------------------------------------------------------------------- Old: ---- fcitx5-chinese-addons-5.1.0_dict.tar.xz New: ---- fcitx5-chinese-addons-5.1.1_dict.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fcitx5-chinese-addons.spec ++++++ --- /var/tmp/diff_new_pack.sKYQ2u/_old 2023-10-04 22:32:16.069411530 +0200 +++ /var/tmp/diff_new_pack.sKYQ2u/_new 2023-10-04 22:32:16.069411530 +0200 @@ -17,7 +17,7 @@ Name: fcitx5-chinese-addons -Version: 5.1.0 +Version: 5.1.1 Release: 0 Summary: Pinyin and Table IM support for fcitx5 License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -43,12 +43,6 @@ BuildRequires: opencc-devel BuildRequires: pkgconfig BuildRequires: xz -%if 0%{?suse_version} == 1500 -BuildRequires: gcc8 -BuildRequires: gcc8-c++ -%else -BuildRequires: gcc-c++ -%endif Supplements: fcitx5 Conflicts: fcitx <= 4.2.9.8 Provides: fcitx-cloudpinyin = %{version} @@ -79,6 +73,12 @@ Obsoletes: fcitx-table-cn-wubi < 4.2.9.6 Obsoletes: fcitx-table-cn-wubi-pinyin < 4.2.9.6 Obsoletes: fcitx-table-cn-ziran < 4.2.9.6 +%if 0%{?suse_version} == 1500 +BuildRequires: gcc8 +BuildRequires: gcc8-c++ +%else +BuildRequires: gcc-c++ +%endif %if 0%{?suse_version} <= 1520 BuildRequires: appstream-glib-devel %endif ++++++ fcitx5-chinese-addons-5.1.0_dict.tar.xz -> fcitx5-chinese-addons-5.1.1_dict.tar.xz ++++++ ++++ 5487 lines of diff (skipped)