Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mozc for openSUSE:Factory checked in at 2022-02-13 19:50:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mozc (Old) and /work/SRC/openSUSE:Factory/.mozc.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mozc" Sun Feb 13 19:50:40 2022 rev:39 rq:954048 version:2.26.4276.102 Changes: -------- --- /work/SRC/openSUSE:Factory/mozc/mozc.changes 2021-11-25 23:06:03.553212967 +0100 +++ /work/SRC/openSUSE:Factory/.mozc.new.1956/mozc.changes 2022-02-13 19:51:14.510244524 +0100 @@ -1,0 +2,12 @@ +Sun Feb 13 10:12:09 CET 2022 - ti...@suse.de + +- Remove /usr/share/pixmaps from filelist of fcitx5-mozc as zypper + complains the conflict with filesystems + +------------------------------------------------------------------- +Sat Feb 12 17:15:56 CET 2022 - ti...@suse.de + +- Enable fcitx5 build with _muiltibuild, as fcitx5 is included now + in FACTORY + +------------------------------------------------------------------- New: ---- _multibuild ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mozc.spec ++++++ --- /var/tmp/diff_new_pack.vMjkXa/_old 2022-02-13 19:51:15.290246600 +0100 +++ /var/tmp/diff_new_pack.vMjkXa/_new 2022-02-13 19:51:15.294246612 +0100 @@ -1,7 +1,7 @@ # # spec file for package mozc # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,9 +16,17 @@ # +%global flavor @BUILD_FLAVOR@%{nil} + +%if "%flavor" == "fcitx5" +%define with_fcitx4 0 +%define with_fcitx5 1 +%define install_mozc 0 +%else %define with_fcitx4 1 %define with_fcitx5 0 %define install_mozc 1 +%endif %if %{with_fcitx4} %define fcitx_icon_dir %{_datadir}/fcitx/mozc/icon/ @@ -463,7 +471,6 @@ %{fcitx5_addon_dir}/mozc.conf %dir %{fcitx5_inputmethod_dir} %{fcitx5_inputmethod_dir}/mozc.conf -%dir %{fcitx5_icon_dir} %{fcitx5_icon_dir}/mozc.png %{fcitx5_icon_dir}/mozc-alpha_full.png %{fcitx5_icon_dir}/mozc-alpha_half.png ++++++ _multibuild ++++++ <multibuild> <package>fcitx5</package> </multibuild>