Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fcitx for openSUSE:Factory checked in at 2022-04-05 19:54:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fcitx (Old) and /work/SRC/openSUSE:Factory/.fcitx.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx" Tue Apr 5 19:54:52 2022 rev:67 rq:966710 version:4.2.9.8 Changes: -------- --- /work/SRC/openSUSE:Factory/fcitx/fcitx.changes 2022-02-24 18:18:16.638741273 +0100 +++ /work/SRC/openSUSE:Factory/.fcitx.new.1900/fcitx.changes 2022-04-05 19:54:52.990615058 +0200 @@ -1,0 +2,5 @@ +Mon Apr 4 04:08:25 UTC 2022 - Marguerite Su <[email protected]> + +- add baselibs.conf back due to fcitx-qt5 + +------------------------------------------------------------------- New: ---- baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fcitx.spec ++++++ --- /var/tmp/diff_new_pack.7RkOnm/_old 2022-04-05 19:54:53.638607833 +0200 +++ /var/tmp/diff_new_pack.7RkOnm/_new 2022-04-05 19:54:53.642607788 +0200 @@ -33,6 +33,7 @@ Source3: xim.fcitx.suse.template Source8: openSUSE-themes.tar.gz Source9: macros.%{name} +Source99: baselibs.conf Source100: https://download.fcitx-im.org/fcitx/%{name}-%{version}_dict.tar.xz.sig # PATCH-FIX-OPENSUSE fcitx-autostart-check-INPUT_METHOD.patch boo#947576 Patch2: fcitx-autostart-check-INPUT_METHOD.patch @@ -119,8 +120,8 @@ Requires: %{name} = %{version}-%{release} Requires: libfcitx-config4 = %{version} Requires: libfcitx-core0 = %{version} -Requires: libfcitx-utils0 = %{version} Requires: libfcitx-gclient1 = %{version} +Requires: libfcitx-utils0 = %{version} %description devel Development header files for Fcitx input method framework. ++++++ baselibs.conf ++++++ libfcitx-core0 post "/sbin/ldconfig" postun "/sbin/ldconfig" libfcitx-gclient1 post "/sbin/ldconfig" postun "/sbin/ldconfig" libfcitx-utils0 post "/sbin/ldconfig" postun "/sbin/ldconfig" libfcitx-config4 post "/sbin/ldconfig" postun "/sbin/ldconfig" fcitx-gtk2 supplements "(fcitx and libgtk-2_0-0-<targettype>)" post "%if "%_lib" == "lib64"" post "<prefix>%{_bindir}/gtk-query-immodules-2.0-64 --update-cache" post "%else" post "<prefix>%{_bindir}/gtk-query-immodules-2.0 --update-cache" post "%endif" postun "%if "%_lib" == "lib64"" postun "<prefix>%{_bindir}/gtk-query-immodules-2.0-64 --update-cache" postun "%else" postun "<prefix>%{_bindir}/gtk-query-immodules-2.0 --update-cache" postun "%endif" fcitx-gtk3 supplements "(fcitx and libgtk-3-0-<targettype>)" post "%if "%_lib" == "lib64"" post "<prefix>%{_bindir}/gtk-query-immodules-3.0-64 --update-cache" post "%else" post "<prefix>%{_bindir}/gtk-query-immodules-3.0 --update-cache" post "%endif" postun "%if "%_lib" == "lib64"" postun "<prefix>%{_bindir}/gtk-query-immodules-3.0-64 --update-cache" postun "%else" postun "<prefix>%{_bindir}/gtk-query-immodules-3.0 --update-cache" postun "%endif" fcitx-qt4 supplements "(fcitx and libqt4-<targettype>)"
