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-02-16 13:14:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mozc (Old)
 and      /work/SRC/openSUSE:Factory/.mozc.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mozc"

Mon Feb 16 13:14:46 2026 rev:54 rq:1333304 version:2.31.5810.102

Changes:
--------
--- /work/SRC/openSUSE:Factory/mozc/mozc.changes        2026-01-26 
11:05:10.089138607 +0100
+++ /work/SRC/openSUSE:Factory/.mozc.new.1977/mozc.changes      2026-02-16 
13:19:38.743878927 +0100
@@ -1,0 +2,9 @@
+Mon Feb 16 10:24:12 UTC 2026 - Takashi Iwai <[email protected]>
+
+- Drop _multibuild for Fcitx4;
+  Fcitx4 is dropped from Tumbleweed, so drop the build of fcitx-mozc
+  sub-package as well.  If you need fcitx4-mozc package, link the
+  package, and revive _multibuild there.
+- Add Provides/Obsoletes for fcitx-mozc for Tumbleweed
+
+-------------------------------------------------------------------

Old:
----
  _multibuild

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mozc.spec ++++++
--- /var/tmp/diff_new_pack.UEBSFZ/_old  2026-02-16 13:19:39.731920005 +0100
+++ /var/tmp/diff_new_pack.UEBSFZ/_new  2026-02-16 13:19:39.735920172 +0100
@@ -160,6 +160,11 @@
 Requires:       mozc = %{version}
 Requires:       mozc-gui-tools = %{version}
 Provides:       locale(fcitx5:ja)
+%if 0%{?suse_version > 1600}
+# fcitx4 is dropped from TW
+Provides:       fcitx-mozc = %{version}
+Obsoletes:      fcitx-mozc <= %{version}
+%endif
 
 %description -n fcitx5-mozc
 The Mozc backend for Fcitx 5 provides a Japanese input method.

Reply via email to