Hello community,

here is the log from the commit of package ibus-libpinyin for openSUSE:Factory 
checked in at 2020-10-23 12:22:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-libpinyin (Old)
 and      /work/SRC/openSUSE:Factory/.ibus-libpinyin.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus-libpinyin"

Fri Oct 23 12:22:07 2020 rev:27 rq:843540 version:1.11.94

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-libpinyin/ibus-libpinyin.changes    
2020-08-29 20:38:12.833360940 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-libpinyin.new.3463/ibus-libpinyin.changes  
2020-10-23 12:23:41.168738539 +0200
@@ -1,0 +2,7 @@
+Fri Oct 23 03:12:23 UTC 2020 - Hillwood Yang <[email protected]>
+
+- Update version to 1.11.94
+  * support cloud input
+  * bug fixes
+
+-------------------------------------------------------------------

Old:
----
  ibus-libpinyin-1.11.93.tar.gz

New:
----
  ibus-libpinyin-1.11.94.tar.gz

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

Other differences:
------------------
++++++ ibus-libpinyin.spec ++++++
--- /var/tmp/diff_new_pack.xGFEMu/_old  2020-10-23 12:23:41.968739095 +0200
+++ /var/tmp/diff_new_pack.xGFEMu/_new  2020-10-23 12:23:41.972739098 +0200
@@ -17,8 +17,10 @@
 #
 
 
+%define   with_cloud_input   1
+
 Name:           ibus-libpinyin
-Version:        1.11.93
+Version:        1.11.94
 Release:        0
 Summary:        Intelligent Pinyin engine based on libpinyin for IBus
 License:        GPL-3.0-or-later
@@ -40,6 +42,10 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gdk-3.0)
 BuildRequires:  pkgconfig(libpinyin) >= 2.2.1
+%if %{with_cloud_input}
+BuildRequires:  pkgconfig(json-glib-1.0)
+BuildRequires:  pkgconfig(libsoup-2.4)
+%endif
 Provides:       locale(ibus:zh_CN;zh_SG)
 %{ibus_requires}
 %if 0%{?suse_version} <= 1320
@@ -60,9 +66,11 @@
 %configure --disable-static \
            --enable-opencc \
            --disable-boost \
-           --enable-lua \
            --libexecdir=%{_libdir}/ibus \
            --libdir=%{_libdir} \
+%if %{with_cloud_input}
+           --enable-cloud-input-mode \
+%endif
            --with-python=python3
 %make_build
 

++++++ ibus-libpinyin-1.11.93.tar.gz -> ibus-libpinyin-1.11.94.tar.gz ++++++
++++ 10340 lines of diff (skipped)


Reply via email to