diff --git a/fcitx-4.2.9.7_dict.tar.xz b/fcitx-4.2.9.7_dict.tar.xz deleted file mode 100644 index c9ae790..0000000 --- a/fcitx-4.2.9.7_dict.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf333b2a90be616ffed8b83438dfe3dc0e22ecf034b9f651167203ecbe3f6f8f -size 8734508 diff --git a/fcitx-4.2.9.7_dict.tar.xz.sig b/fcitx-4.2.9.7_dict.tar.xz.sig deleted file mode 100644 index 627568e..0000000 Binary files a/fcitx-4.2.9.7_dict.tar.xz.sig and /dev/null differ diff --git a/fcitx-4.2.9.8_dict.tar.xz b/fcitx-4.2.9.8_dict.tar.xz new file mode 100644 index 0000000..34cbf19 --- /dev/null +++ b/fcitx-4.2.9.8_dict.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc3515cba0561546fe02dae81391d4a03e0e79a2d668aa794cd3a377284033c6 +size 8737888 diff --git a/fcitx-4.2.9.8_dict.tar.xz.sig b/fcitx-4.2.9.8_dict.tar.xz.sig new file mode 100644 index 0000000..be90cfa Binary files /dev/null and b/fcitx-4.2.9.8_dict.tar.xz.sig differ diff --git a/fcitx.changes b/fcitx.changes index 4e0a87e..385992a 100644 --- a/fcitx.changes +++ b/fcitx.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 1 05:40:13 UTC 2020 - Marguerite Su + +- 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 - tiwai@suse.de + +- Move the startup snippet to /usr/etc/X11/xim.d for TW + ------------------------------------------------------------------- Sat Feb 29 15:14:52 UTC 2020 - Hillwood Yang diff --git a/fcitx.spec b/fcitx.spec index e0c738f..88f9509 100644 --- a/fcitx.spec +++ b/fcitx.spec @@ -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 AUTHORS %{buildroot}%{_docdir}/%{name}/ 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 @@ exit 0 %{_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