Hello community, here is the log from the commit of package mozc for openSUSE:Factory checked in at 2020-04-27 23:31:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mozc (Old) and /work/SRC/openSUSE:Factory/.mozc.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mozc" Mon Apr 27 23:31:53 2020 rev:33 rq:796234 version:2.23.2815.102 Changes: -------- --- /work/SRC/openSUSE:Factory/mozc/mozc.changes 2020-02-04 19:52:24.217288367 +0100 +++ /work/SRC/openSUSE:Factory/.mozc.new.2738/mozc.changes 2020-04-27 23:32:02.182780511 +0200 @@ -1,0 +2,6 @@ +Mon Apr 20 05:33:17 UTC 2020 - Cliff Zhao <[email protected]> + +- Update mozc.spec: Drop the is_opensuse macro to eliminate in + behavior in between SLE-15 and openSUSE Leap (jsc#SLE-11737). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mozc.spec ++++++ --- /var/tmp/diff_new_pack.djztbr/_old 2020-04-27 23:32:03.322782736 +0200 +++ /var/tmp/diff_new_pack.djztbr/_new 2020-04-27 23:32:03.322782736 +0200 @@ -1,7 +1,7 @@ # # spec file for package mozc # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,7 @@ %define with_fcitx 1 -%if !0%{?is_opensuse} -%define with_fcitx 0 -%endif + %if %{with_fcitx} %define fcitx_icon_dir %{_datadir}/fcitx/mozc/icon/ %define fcitx_addon_dir %{_datadir}/fcitx/addon/
