Update to 2.9.6
- Make translations of 'Edit key bindings for command “%s”' work - Don't hide emoji-picker.desktop from AppStream (by Gunnar Hjalmarsson) - Translation update from Weblate for pt_BR, sv (100%)
This commit is contained in:
parent
e6145cd0df
commit
522200d12d
1
.gitignore
vendored
1
.gitignore
vendored
@ -143,3 +143,4 @@
|
|||||||
/ibus-typing-booster-2.9.3.tar.gz
|
/ibus-typing-booster-2.9.3.tar.gz
|
||||||
/ibus-typing-booster-2.9.4.tar.gz
|
/ibus-typing-booster-2.9.4.tar.gz
|
||||||
/ibus-typing-booster-2.9.5.tar.gz
|
/ibus-typing-booster-2.9.5.tar.gz
|
||||||
|
/ibus-typing-booster-2.9.6.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 2.9.5
|
Version: 2.9.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A completion input method
|
Summary: A completion input method
|
||||||
License: GPLv3+, ASL 2.0
|
License: GPLv3+, ASL 2.0
|
||||||
@ -230,6 +230,12 @@ fi
|
|||||||
%{_datadir}/applications/emoji-picker.desktop
|
%{_datadir}/applications/emoji-picker.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 27 2020 Mike FABIAN <mfabian@redhat.com> - 2.9.6-1
|
||||||
|
- Update to 2.9.6
|
||||||
|
- Make translations of 'Edit key bindings for command “%s”' work
|
||||||
|
- Don't hide emoji-picker.desktop from AppStream (by Gunnar Hjalmarsson)
|
||||||
|
- Translation update from Weblate for pt_BR, sv (100%)
|
||||||
|
|
||||||
* Wed Aug 05 2020 Mike FABIAN <mfabian@redhat.com> - 2.9.5-1
|
* Wed Aug 05 2020 Mike FABIAN <mfabian@redhat.com> - 2.9.5-1
|
||||||
- Update to 2.9.5
|
- Update to 2.9.5
|
||||||
- Treat characters 'ÅåÄäÖö' as special when matching in the Swedish dictionary
|
- Treat characters 'ÅåÄäÖö' as special when matching in the Swedish dictionary
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-typing-booster-2.9.5.tar.gz) = 58db7d7e687512d8c436b23c28e1c614d56f486de13153f5ddfddecf32595f6de8c8289273b288c1df857dac5577df3eea48ca900b709a13b9c91b2e0ec21286
|
SHA512 (ibus-typing-booster-2.9.6.tar.gz) = d3038b744ba5049fed8cf4ba9d455502ef3061f35604d135ffb15604bbac78be1b4ba4232528daf87cb750772309cc9745d7ebc31ced2fc989395e0c62701eb4
|
||||||
|
Loading…
Reference in New Issue
Block a user