Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| b4cbeb6fa8 | |||
| 93f007ce52 | |||
|
|
17a401d2b0 | ||
|
|
4a6ac642c8 |
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user