Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mozc for openSUSE:Factory checked in at 2026-05-15 23:55:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mozc (Old) and /work/SRC/openSUSE:Factory/.mozc.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mozc" Fri May 15 23:55:41 2026 rev:57 rq:1353363 version:3.33.6133.102 Changes: -------- --- /work/SRC/openSUSE:Factory/mozc/mozc.changes 2026-05-05 15:16:24.765733910 +0200 +++ /work/SRC/openSUSE:Factory/.mozc.new.1966/mozc.changes 2026-05-15 23:56:46.553174784 +0200 @@ -1,0 +2,7 @@ +Fri May 15 06:25:36 UTC 2026 - JS <[email protected]> + +- Provide fcitx-mozc also on Leap 16.0 +- Fix the condition that always evaluated to true + as long as %{suse_version} is greater than 0 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mozc.spec ++++++ --- /var/tmp/diff_new_pack.CSE7Wd/_old 2026-05-15 23:56:48.017235050 +0200 +++ /var/tmp/diff_new_pack.CSE7Wd/_new 2026-05-15 23:56:48.021235216 +0200 @@ -154,8 +154,8 @@ Requires: mozc = %{version} Requires: mozc-gui-tools = %{version} Provides: locale(fcitx5:ja) -%if 0%{?suse_version > 1600} -# fcitx4 is dropped from TW +%if 0%{?suse_version} >= 1600 +# fcitx4 is dropped from TW and Leap 16.0 Provides: fcitx-mozc = %{version} Obsoletes: fcitx-mozc <= %{version} %endif
