Update to 2.7.1
- Update Chinese (Simplified) translations from Weblate (13.5% translated) - Update Spanish translations from Weblate (92.2% translated) - Update Catalan translations from Weblate (12.4% translated) - Add Hebrew translation from Weblate (67.4% translated) - Add Arabic translation from Weblate (28.0% translated) - Update Ukrainian translations from Weblate (100.0% translated) - Update German translations from Weblate (100.0% translated) - Update Japanese translations from Weblate (35.2% translated) - Update French translations from Weblate (93.8% translated) - Add Hungarian translation from Weblate (58.0% translated) - Add Odia translations from Weblate (2.6% translated) - Improve compose file parsing to get results containing \" correct - More test cases for compose sequences - Change README.md to refer to Weblate for translations instead of Zanata - Fix display of code points in emoji-picker when running in or_IN.UTF-8 locale
This commit is contained in:
parent
3a1a6d9350
commit
4db611ba98
1
.gitignore
vendored
1
.gitignore
vendored
@ -125,3 +125,4 @@
|
||||
/ibus-typing-booster-2.6.7.tar.gz
|
||||
/ibus-typing-booster-2.6.8.tar.gz
|
||||
/ibus-typing-booster-2.7.0.tar.gz
|
||||
/ibus-typing-booster-2.7.1.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%global _python_bytecompile_extra 1
|
||||
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.7.0
|
||||
Version: 2.7.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+, ASL 2.0
|
||||
@ -64,6 +64,11 @@ BuildRequires: dconf
|
||||
BuildRequires: dbus-x11
|
||||
BuildRequires: ibus
|
||||
BuildRequires: xorg-x11-server-Xvfb
|
||||
BuildRequires: glibc-langpack-en
|
||||
BuildRequires: glibc-langpack-cs
|
||||
BuildRequires: glibc-langpack-km
|
||||
BuildRequires: glibc-langpack-pt
|
||||
BuildRequires: glibc-langpack-am
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -187,6 +192,24 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 31 2019 Mike FABIAN <mfabian@redhat.com> - 2.7.1-1
|
||||
- Update to 2.7.1
|
||||
- Update Chinese (Simplified) translations from Weblate (13.5% translated)
|
||||
- Update Spanish translations from Weblate (92.2% translated)
|
||||
- Update Catalan translations from Weblate (12.4% translated)
|
||||
- Add Hebrew translation from Weblate (67.4% translated)
|
||||
- Add Arabic translation from Weblate (28.0% translated)
|
||||
- Update Ukrainian translations from Weblate (100.0% translated)
|
||||
- Update German translations from Weblate (100.0% translated)
|
||||
- Update Japanese translations from Weblate (35.2% translated)
|
||||
- Update French translations from Weblate (93.8% translated)
|
||||
- Add Hungarian translation from Weblate (58.0% translated)
|
||||
- Add Odia translations from Weblate (2.6% translated)
|
||||
- Improve compose file parsing to get results containing \" correct
|
||||
- More test cases for compose sequences
|
||||
- Change README.md to refer to Weblate for translations instead of Zanata
|
||||
- Fix display of code points in emoji-picker when running in or_IN.UTF-8 locale
|
||||
|
||||
* Fri Oct 18 2019 Mike FABIAN <mfabian@redhat.com> - 2.7.0-1
|
||||
- Update to 2.7.0
|
||||
- Add support for compose sequences
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.7.0.tar.gz) = a11d2cad660dc813022eda89bb690e3fe7cd517ad6a3cbc7f31879afb60c5d1628f25beb423f922b26d7dd92c685471c767084cdd3a35aff1e2314a21cd757c1
|
||||
SHA512 (ibus-typing-booster-2.7.1.tar.gz) = 0856c1938f4347c43a2897ec19114081c0e2986bde1d18b8a29492005f1ed591560969886cb8969049ff2faae5e9846d16fa392a0deeb0f13cc1aeaccf67faaf
|
||||
|
Loading…
Reference in New Issue
Block a user