Update to 2.6.5
- Added Dutch translation (Thanks to Heimen Stoffels) - Add si-sayura to the list of M17N input methods
This commit is contained in:
parent
8a03d53477
commit
551492b14f
1
.gitignore
vendored
1
.gitignore
vendored
@ -120,3 +120,4 @@
|
|||||||
/ibus-typing-booster-2.6.2.tar.gz
|
/ibus-typing-booster-2.6.2.tar.gz
|
||||||
/ibus-typing-booster-2.6.3.tar.gz
|
/ibus-typing-booster-2.6.3.tar.gz
|
||||||
/ibus-typing-booster-2.6.4.tar.gz
|
/ibus-typing-booster-2.6.4.tar.gz
|
||||||
|
/ibus-typing-booster-2.6.5.tar.gz
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
%global _python_bytecompile_extra 1
|
%global _python_bytecompile_extra 1
|
||||||
|
|
||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 2.6.4
|
Version: 2.6.5
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A completion input method
|
Summary: A completion input method
|
||||||
License: GPLv3+, ASL 2.0
|
License: GPLv3+, ASL 2.0
|
||||||
URL: https://mike-fabian.github.io/ibus-typing-booster/
|
URL: https://mike-fabian.github.io/ibus-typing-booster/
|
||||||
@ -195,6 +195,10 @@ make check || cat ./tests/test-suite.log
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 28 2019 Mike FABIAN <mfabian@redhat.com> - 2.6.5-1
|
||||||
|
- Added Dutch translation (Thanks to Heimen Stoffels)
|
||||||
|
- Add si-sayura to the list of M17N input methods
|
||||||
|
|
||||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-2
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-typing-booster-2.6.4.tar.gz) = 3cea6ca458204b173b1c32bbe0699b152945472e4e6de6fc49ba5a130a9e3b7d05ae1f5caa38b73356d82418e6f543ac298c121c581b62f8cefe025e7c8786c8
|
SHA512 (ibus-typing-booster-2.6.5.tar.gz) = b972951040b3d8ed1e57e84d57ac5097b88870316f90206dfd25dff4603eb430d206bb4cb5ac74faf7b09893f68cf036bda92e2c7b0c5c4c9524f734db5529ae
|
||||||
|
Loading…
Reference in New Issue
Block a user