Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mlterm for openSUSE:Factory checked in at 2024-04-19 19:15:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mlterm (Old) and /work/SRC/openSUSE:Factory/.mlterm.new.26366 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mlterm" Fri Apr 19 19:15:29 2024 rev:54 rq:1169072 version:3.9.3 Changes: -------- --- /work/SRC/openSUSE:Factory/mlterm/mlterm.changes 2023-07-18 22:07:15.374697806 +0200 +++ /work/SRC/openSUSE:Factory/.mlterm.new.26366/mlterm.changes 2024-04-19 19:23:45.396517740 +0200 @@ -1,0 +2,6 @@ +Fri Apr 19 07:55:23 UTC 2024 - [email protected] + +- drop wnn subpackage (https://build.opensuse.org/request/show/1166015) + (FreeWnn seem to be no longer maintained) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mlterm.spec ++++++ --- /var/tmp/diff_new_pack.ZGGmg7/_old 2024-04-19 19:23:46.036541271 +0200 +++ /var/tmp/diff_new_pack.ZGGmg7/_new 2024-04-19 19:23:46.036541271 +0200 @@ -1,7 +1,7 @@ # # spec file for package mlterm # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,7 +36,6 @@ Patch0: etc.patch BuildRequires: ccache BuildRequires: coreutils -BuildRequires: fwnn-devel BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: scim-devel @@ -179,14 +178,6 @@ %description uim A plugin to use the uim input methods directly from mlterm. -%package wnn -Summary: Wnn plugin for mlterm -Group: System/X11/Terminals -Provides: locale(scim:ja;ko;ar;he) - -%description wnn -A plugin to use the wnn input methods directly from mlterm. - %prep %setup -q %autopatch -p1 @@ -212,7 +203,6 @@ --enable-m17nlib \ --enable-ibus \ --enable-fcitx \ - --enable-wnn \ --enable-scim \ --enable-uim \ --with-tools=mlclient,mlcc,mlfc,mlmenu,mlterm-zoom,mlimgloader,mlconfig \ @@ -335,6 +325,3 @@ %files uim %{_libdir}/mlterm/libim-uim*.so -%files wnn -%{_libdir}/mlterm/libim-wnn*.so -
