Accepting request 985070 from home:Pi-Cla:branches:M17N

update: 1.13.3 -> 1.16.9
- Now requires Python >= 3.6 to build
- Update Unihan_Variants.txt to "2022-04-26 Unicode 15.0.0 draft"
- Update weblate translations
- Add option to set dynamic adjust at runtime gh#mike-fabian/ibus-table#70
- Add button to forget all data learned by typing and selecting candidates
  * gh#kaio/ibus-table#75
- Fix problems with goucima for erbi-qs table gh#kaio/ibus-table#77
- Fix gh#mike-fabian/ibus-table#85
- 栗 U+6817 is used in Traditional Chinese as well gh#mike-fabian/ibus-table#95
- Ignore MOD3_MASK (Scroll Lock) when matching key bindings gh#mike-fabian/ibus-table#102
- When a Modifier key release matches a hotkey command, return False not True
  * gh#mike-fabian/ibus-table#102

OBS-URL: https://build.opensuse.org/request/show/985070
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=52
This commit is contained in:
2022-06-28 12:11:39 +00:00
committed by Git OBS Bridge
parent 568ce2cf5a
commit 206082c5f5
4 changed files with 22 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:895b8210952b114edb4fb4f71a91d785b3ae3415e225914963f8d0a431e2d4aa
size 1408143

3
ibus-table-1.16.9.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b80fdc9b8ba1ec7bac6fbdf2b990571a5f37f0533df61a2d94a13cd9edcac42c
size 1474440

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sat Jun 25 18:07:26 UTC 2022 - Gordon Leung <pirateclip@protonmail.com> - 1.16.9
update: 1.13.3 -> 1.16.9
- Now requires Python >= 3.6 to build
- Update Unihan_Variants.txt to "2022-04-26 Unicode 15.0.0 draft"
- Update weblate translations
- Add option to set dynamic adjust at runtime gh#mike-fabian/ibus-table#70
- Add button to forget all data learned by typing and selecting candidates
* gh#kaio/ibus-table#75
- Fix problems with goucima for erbi-qs table gh#kaio/ibus-table#77
- Fix gh#mike-fabian/ibus-table#85
- 栗 U+6817 is used in Traditional Chinese as well gh#mike-fabian/ibus-table#95
- Ignore MOD3_MASK (Scroll Lock) when matching key bindings gh#mike-fabian/ibus-table#102
- When a Modifier key release matches a hotkey command, return False not True
* gh#mike-fabian/ibus-table#102
-------------------------------------------------------------------
Thu Jun 10 03:24:45 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package ibus-table
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: ibus-table
Version: 1.13.3
Version: 1.16.9
Release: 0
Summary: The Table engine for IBus platform
License: LGPL-2.1-or-later