Accepting request 1183713 from M17N
- Update to 1.17.6 * Drop Python2 support (using pyupgrade --py3-plus *.py) * Make it possible to use keys with Unicode keysyms in keybindings * Use frames_per_buffer=chunk_size option in self._paudio.open() * Translation update from Weblate (cs 36.6%, ja 45.3%, zh_CN 92.0%) OBS-URL: https://build.opensuse.org/request/show/1183713 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=39
This commit is contained in:
commit
df1f681c72
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/mike-fabian/ibus-table</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">d016b6fa8e357c7ae531aa99afa25f617f1e0d89</param>
|
||||
<param name="revision">1.17.6</param>
|
||||
<param name="versionrewrite-pattern">Release (\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
</service>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d98ff00999bec7a47a88f33ceadef922ca8a230ba19dd11f137ef2ffdda7fef
|
||||
size 1559267
|
3
ibus-table-1.17.6.tar.gz
Normal file
3
ibus-table-1.17.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c3e0c15d2cf7a1c87765f7367f7b77f2a790f8f69c6343b26458d62285d04471
|
||||
size 1563218
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 28 02:08:10 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
- Update to 1.17.6
|
||||
* Drop Python2 support (using pyupgrade --py3-plus *.py)
|
||||
* Make it possible to use keys with Unicode keysyms in keybindings
|
||||
* Use frames_per_buffer=chunk_size option in self._paudio.open()
|
||||
* Translation update from Weblate (cs 36.6%, ja 45.3%, zh_CN 92.0%)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 19 15:26:24 UTC 2024 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ibus-table
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 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.17.4
|
||||
Version: 1.17.6
|
||||
Release: 0
|
||||
Summary: The Table engine for IBus platform
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user