Hello community,
here is the log from the commit of package ibus-table-chinese for
openSUSE:Factory checked in at 2017-12-19 10:56:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-table-chinese (Old)
and /work/SRC/openSUSE:Factory/.ibus-table-chinese.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibus-table-chinese"
Tue Dec 19 10:56:39 2017 rev:17 rq:557216 version:1.8.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-table-chinese/ibus-table-chinese.changes
2017-06-01 16:30:26.278552450 +0200
+++
/work/SRC/openSUSE:Factory/.ibus-table-chinese.new/ibus-table-chinese.changes
2017-12-19 10:56:42.598498831 +0100
@@ -1,0 +2,6 @@
+Fri Dec 15 04:34:20 UTC 2017 - [email protected]
+
+- Fix boo#939462
+- Use url in source tag.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ibus-table-chinese.spec ++++++
--- /var/tmp/diff_new_pack.Ty7tB1/_old 2017-12-19 10:56:43.446457897 +0100
+++ /var/tmp/diff_new_pack.Ty7tB1/_new 2017-12-19 10:56:43.446457897 +0100
@@ -23,12 +23,12 @@
License: GPL-3.0+
Group: System/I18n/Chinese
Url: https://github.com/definite/ibus-table-chinese
-Source0: %{name}-%{version}.tar.gz
+Source0:
https://github.com/definite/ibus-table-chinese/archive/%{version}/%{name}-%{version}.tar.gz
Source1: cmake-fedora-modules-only-latest.tar.gz
BuildRequires: cmake
-BuildRequires: ibus-table-devel
BuildRequires: pkg-config
-BuildRequires: python-ibus
+BuildRequires: python3-ibus
+BuildRequires: pkgconfig(ibus-table)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@@ -215,6 +215,7 @@
sed -i 's/\r//' tables/wubi-haifeng/COPYING
%build
+export PYTHON=python3
cmake -DCMAKE_INSTALL_PREFIX=%{_prefix}
make %{?_smp_mflags}