Accepting request 958110 from M17N
OBS-URL: https://build.opensuse.org/request/show/958110 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-typing-booster?expand=0&rev=74
This commit is contained in:
commit
368a44462b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:633ce6dea29ddb40c78f68526bf1196ea31003785db699ffddf8dcb23db5f3f8
|
|
||||||
size 10279700
|
|
3
ibus-typing-booster-2.15.22.tar.gz
Normal file
3
ibus-typing-booster-2.15.22.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8fffbf332fc2e25decada4b418584b2e2c33852d946a8343d0c5fba14ffdae9b
|
||||||
|
size 10779889
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 27 11:41:32 UTC 2022 - maiku.fabian@gmail.com
|
||||||
|
|
||||||
|
- Update to 2.15.22
|
||||||
|
- Translation update from Weblate
|
||||||
|
(ca, de, es, fr, nl, pl, pt, pt_BR, sv, tr, uk, zh_CN, zh_TW updated)
|
||||||
|
- Add a “Restore all defaults” button to the setup tool
|
||||||
|
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/272)
|
||||||
|
- Allow capital letters and accents in user shortcuts
|
||||||
|
- Make user shortcuts containing punctuation possible
|
||||||
|
Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/271
|
||||||
|
- Do not record stuff to user database when itb_util.InputHints.PRIVATE is set
|
||||||
|
- Update emoji annotations from CLDR
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 30 15:11:12 UTC 2022 - maiku.fabian@gmail.com
|
Sun Jan 30 15:11:12 UTC 2022 - maiku.fabian@gmail.com
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 2.15.16
|
Version: 2.15.22
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An input completion utility
|
Summary: An input completion utility
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
@ -41,6 +41,7 @@ BuildRequires: appstream-glib
|
|||||||
BuildRequires: glib2
|
BuildRequires: glib2
|
||||||
BuildRequires: gtk3
|
BuildRequires: gtk3
|
||||||
BuildRequires: xorg-x11-server
|
BuildRequires: xorg-x11-server
|
||||||
|
BuildRequires: glibc-locale
|
||||||
# Because of “from packing import version”:
|
# Because of “from packing import version”:
|
||||||
BuildRequires: python3-packaging
|
BuildRequires: python3-packaging
|
||||||
%if 0%{?sle_version} >= 120200
|
%if 0%{?sle_version} >= 120200
|
||||||
|
Loading…
Reference in New Issue
Block a user