Hello community,

here is the log from the commit of package fcitx for openSUSE:Factory checked 
in at 2020-12-03 18:39:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx (Old)
 and      /work/SRC/openSUSE:Factory/.fcitx.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcitx"

Thu Dec  3 18:39:08 2020 rev:63 rq:852017 version:4.2.9.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx/fcitx.changes      2020-03-03 
10:14:42.938461090 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx.new.5913/fcitx.changes    2020-12-03 
18:39:35.353853071 +0100
@@ -1,0 +2,18 @@
+Tue Dec  1 05:40:13 UTC 2020 - Marguerite Su <[email protected]>
+
+- update version 4.2.9.8
+  * fix issue with appindicator on gnome-shell
+  * Relicense the im module to BSD to allow Proprietary
+    software for bundling it. This was already done for
+    the Qt5 counter part, but never done for Qt4 version.
+    This is mainly to allow WPS to reuse our up-to-date
+    im module to support fcitx 5
+  * Slightly change to the tray menu to remove some
+    redudant entries
+
+-------------------------------------------------------------------
+Thu Nov 26 16:48:21 CET 2020 - [email protected]
+
+- Move the startup snippet to /usr/etc/X11/xim.d for TW
+
+-------------------------------------------------------------------

Old:
----
  fcitx-4.2.9.7_dict.tar.xz
  fcitx-4.2.9.7_dict.tar.xz.sig

New:
----
  fcitx-4.2.9.8_dict.tar.xz
  fcitx-4.2.9.8_dict.tar.xz.sig

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

Other differences:
------------------
++++++ fcitx.spec ++++++
--- /var/tmp/diff_new_pack.eOu2c9/_old  2020-12-03 18:39:36.121854526 +0100
+++ /var/tmp/diff_new_pack.eOu2c9/_new  2020-12-03 18:39:36.125854533 +0100
@@ -16,9 +16,13 @@
 #
 
 
+%if ! %{defined _distconfdir}
+%define _distconfdir %{_sysconfdir}
+%endif
+
 %define libver -4_2_9
 Name:           fcitx
-Version:        4.2.9.7
+Version:        4.2.9.8
 Release:        0
 Summary:        Flexible Context-aware Input Tool with eXtension
 License:        GPL-2.0-or-later
@@ -371,11 +375,11 @@
 cp -r ChangeLog %{buildroot}%{_docdir}/%{name}/
 
 # create autostart
-mkdir -p %{buildroot}%{_sysconfdir}/X11/xim.d/
-install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/X11/xim.d/fcitx
+mkdir -p %{buildroot}%{_distconfdir}/X11/xim.d/
+install -m 644 %{SOURCE1} %{buildroot}%{_distconfdir}/X11/xim.d/fcitx
 
 priority=30
-pushd  %{buildroot}%{_sysconfdir}/X11/xim.d/
+pushd  %{buildroot}%{_distconfdir}/X11/xim.d/
     for lang in am ar as bn el fa gu he hi hr ja ka kk kn ko lo ml my \
                 pa ru sk vi zh_TW zh_CN zh_HK zh_SG \
                 de fr it es nl cs pl da nn nb fi en sv ; do
@@ -446,7 +450,7 @@
 %{_mandir}/man1/fcitx-remote.1%{?ext_man}
 %{_libdir}/%{name}/
 %{_sysconfdir}/xdg/autostart/%{name}*.desktop
-%config %{_sysconfdir}/X11/xim.d/
+%{_distconfdir}/X11/xim.d
 %doc %{_docdir}/%{name}/
 
 # excludes

++++++ fcitx-4.2.9.7_dict.tar.xz -> fcitx-4.2.9.8_dict.tar.xz ++++++
/work/SRC/openSUSE:Factory/fcitx/fcitx-4.2.9.7_dict.tar.xz 
/work/SRC/openSUSE:Factory/.fcitx.new.5913/fcitx-4.2.9.8_dict.tar.xz differ: 
char 26, line 1
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to