4 Commits

3 changed files with 2 additions and 3 deletions

View File

@@ -294,7 +294,7 @@ Fri Dec 15 04:27:29 UTC 2017 - hillwood@opensuse.org
- Drop ibus-table-python3.patch, It is needless.
-------------------------------------------------------------------
Sun Sep 28 23:10:37 PRC 2014 - hillwood@linuxfans.org
Sun Sep 28 23:10:37 UTC 2014 - hillwood@linuxfans.org
- update to 1.8.11
* Fix typo in variable name self_onechar -> self._onechar

View File

@@ -23,7 +23,7 @@ Summary: The Table engine for IBus platform
License: LGPL-2.1-or-later
Group: System/I18n/Chinese
URL: https://github.com/mike-fabian/ibus-table/
Source: https://github.com/mike-fabian/ibus-table/releases/download/%{version}/%{name}-%{version}.tar.gz
Source: https://github.com/mike-fabian/ibus-table/archive/refs/tags/%{version}.tar.gz
BuildRequires: docbook-utils-minimal
BuildRequires: fdupes
BuildRequires: gettext-tools
@@ -34,7 +34,6 @@ BuildRequires: pkgconfig(python3)
Requires: ibus >= 1.4.99
Requires: python3
Requires: python3-curses
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
The package contains general Table engine for IBus platform.