Accepting request 252688 from M17N
1 OBS-URL: https://build.opensuse.org/request/show/252688 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=22
This commit is contained in:
3
ibus-table-1.8.11.tar.gz
Normal file
3
ibus-table-1.8.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8287926dc241d475aacdd6698631f2612bd7036d7522b2a8a66ed0a2a926737
|
||||
size 532264
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a63b8dad3f98bef3bb321d6a22742286b1652c9da11a1ba738a89d4a53d78a19
|
||||
size 527157
|
@@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 28 23:10:37 PRC 2014 - hillwood@linuxfans.org
|
||||
|
||||
- update to 1.8.11
|
||||
* Fix typo in variable name self_onechar -> self._onechar
|
||||
* Disable “onechar” (Phrase mode/Single char mode) option for non-CJK
|
||||
databases
|
||||
* Disable auto_commit option for tables which do not have RULES
|
||||
* Resolves: rhbz#1135759 - The rusle is broken with "Normal commit mode"
|
||||
See: https://bugzilla.redhat.com/show_bug.cgi?id=1135759
|
||||
* Pass IBus.KEY_KP_Enter to the application if the preedit is empty
|
||||
* Resolves: rhbz#1133424 - With the new "rusle" table in ibus-table-cyrillic,
|
||||
Keypad Enter problem
|
||||
See: https://bugzilla.redhat.com/show_bug.cgi?id=1133424
|
||||
* Ignore Shift+Space hotkey to switch fullwidth/halfwidth if the database
|
||||
is not for CJK
|
||||
* Move some options into a new tab “Details”
|
||||
* Disable properties related to fullwidth/halfwidth for non-CJK tables
|
||||
* Remove “Hide Candidates/Display Candidates” from the properties menu
|
||||
* Show keyboard shortcuts also in the property menu entries
|
||||
* Use the “notify::text” signal instead of “activate” on GtkEntry widget
|
||||
* Update Chinese .po files
|
||||
* Update German translation
|
||||
* Move the “Restore all defaults” button into the GtkButtonBox at bottom
|
||||
* Apply fix for 同 again to Unihan_Variants.txt, it is both simplified *and*
|
||||
traditional Chinese
|
||||
* And regenerate engine/chinese_variants.py.
|
||||
* Escape % and _ if they are not intended as wildcards
|
||||
* Require Python >= 3.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 26 16:14:01 UTC 2014 - i@marguerite.su
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ibus-table
|
||||
Version: 1.8.5
|
||||
Version: 1.8.11
|
||||
Release: 0
|
||||
Summary: The Table engine for IBus platform
|
||||
License: LGPL-2.1+
|
||||
@@ -26,7 +26,7 @@ Url: https://github.com/mike-fabian/ibus-table/
|
||||
Source: https://mfabian.fedorapeople.org/%{name}/%{name}-%{version}.tar.gz
|
||||
#PATCH-FIX-UPSTREAM marguerite@opensuse.org
|
||||
# replace file() to open()
|
||||
Patch: ibus-table-python3.patch
|
||||
Patch: ibus-table-python3.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: ibus-devel >= 1.4.99
|
||||
BuildRequires: pkg-config
|
||||
|
Reference in New Issue
Block a user