Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package fcitx5-chinese-addons for
openSUSE:Factory checked in at 2022-09-21 14:43:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx5-chinese-addons (Old)
and /work/SRC/openSUSE:Factory/.fcitx5-chinese-addons.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx5-chinese-addons"
Wed Sep 21 14:43:02 2022 rev:5 rq:1005120 version:5.0.15
Changes:
--------
---
/work/SRC/openSUSE:Factory/fcitx5-chinese-addons/fcitx5-chinese-addons.changes
2022-07-26 19:43:33.899773121 +0200
+++
/work/SRC/openSUSE:Factory/.fcitx5-chinese-addons.new.2083/fcitx5-chinese-addons.changes
2022-09-21 14:44:02.662014079 +0200
@@ -1,0 +2,12 @@
+Tue Sep 20 13:22:25 UTC 2022 - Marguerite Su <[email protected]>
+
+- update to 5.0.15
+ * table: Add prediction support for table
+ * pinyin: Add support for disabling a set of character in extb and beyond
+- switch source to _dict variant.
+- drop
+ * fcitx5-chinese-addons-no-download.patch
+ * py_table-20121124.tar.gz
+ * py_stroke-20121124.tar.gz
+
+-------------------------------------------------------------------
Old:
----
fcitx5-chinese-addons-5.0.14.tar.xz
fcitx5-chinese-addons-no-download.patch
py_stroke-20121124.tar.gz
py_table-20121124.tar.gz
New:
----
fcitx5-chinese-addons-5.0.15_dict.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ fcitx5-chinese-addons.spec ++++++
--- /var/tmp/diff_new_pack.Z6fXYQ/_old 2022-09-21 14:44:03.074015155 +0200
+++ /var/tmp/diff_new_pack.Z6fXYQ/_new 2022-09-21 14:44:03.078015166 +0200
@@ -17,17 +17,14 @@
Name: fcitx5-chinese-addons
-Version: 5.0.14
+Version: 5.0.15
Release: 0
Summary: Pinyin and Table IM support for fcitx5
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: System/I18n/Chinese
URL: https://github.com/fcitx/fcitx5-chinese-addons
-Source:
https://download.fcitx-im.org/fcitx5/%{name}/%{name}-%{version}.tar.xz
-Source1: py_stroke-20121124.tar.gz
-Source2: py_table-20121124.tar.gz
+Source:
https://download.fcitx-im.org/fcitx5/%{name}/%{name}-%{version}_dict.tar.xz
#PATCH-FIX-OPENSUSE [email protected] - no download from net
-Patch0: %{name}-no-download.patch
Patch1: %{name}-qt-5.9.patch
BuildRequires: cmake
BuildRequires: extra-cmake-modules
@@ -106,8 +103,6 @@
%prep
%setup -q
%autopatch -p1
-cp -r %{SOURCE1} modules/pinyinhelper
-cp -r %{SOURCE2} modules/pinyinhelper
%build
%cmake -DUSE_WEBKIT=OFF