Accepting request 868584 from M17N
OBS-URL: https://build.opensuse.org/request/show/868584 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-typing-booster?expand=0&rev=52
This commit is contained in:
commit
8a5f570d03
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b3ceb15f77debd840c83d5400ae5cb7680ebf985943ea7f7f61a88e363457f20
|
|
||||||
size 9445840
|
|
3
ibus-typing-booster-2.10.4.tar.gz
Normal file
3
ibus-typing-booster-2.10.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eb191961f7cea2b676132e5a6195bddde582a2382a7cb831076eb4e0e64e6f99
|
||||||
|
size 9445408
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 02 09:45:29 UTC 2021 - maiku.fabian@gmail.com
|
||||||
|
|
||||||
|
- Update to 2.10.4
|
||||||
|
- Use “from unittest import mock” instead of just “import mock”.
|
||||||
|
- Update emoji annotations from CLDR
|
||||||
|
- Translation update from Weblate for zh_CN (still 100% complete)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 24 20:17:06 UTC 2021 - maiku.fabian@gmail.com
|
Sun Jan 24 20:17:06 UTC 2021 - maiku.fabian@gmail.com
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 2.10.3
|
Version: 2.10.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An input completion utility
|
Summary: An input completion utility
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
@ -36,7 +36,6 @@ BuildRequires: update-desktop-files
|
|||||||
# for the unit tests
|
# for the unit tests
|
||||||
BuildRequires: m17n-lib
|
BuildRequires: m17n-lib
|
||||||
BuildRequires: m17n-db
|
BuildRequires: m17n-db
|
||||||
BuildRequires: python3-mock
|
|
||||||
BuildRequires: python3-pyenchant
|
BuildRequires: python3-pyenchant
|
||||||
BuildRequires: AppStream
|
BuildRequires: AppStream
|
||||||
BuildRequires: appstream-glib
|
BuildRequires: appstream-glib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user