Update to 2.7.7
- Translation updates from Weblate for es, de, pl, he, fr, uk, tr, nl - Generate README.html and README from README.md - A thorough upgrade to README.md Resolves: https://github.com/mike-fabian/ibus-typing-booster/pull/74 - Set button label of google application credentials button correctly Resolves: rhbz#1793460 - Make si-wijesekera the default input method for si_LK.UTF-8 locale - Add another test case for libvoikko spellchecking together with en_GB spellchecking
This commit is contained in:
parent
84978f757a
commit
31278fa8d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -131,3 +131,4 @@
|
|||||||
/ibus-typing-booster-2.7.4.tar.gz
|
/ibus-typing-booster-2.7.4.tar.gz
|
||||||
/ibus-typing-booster-2.7.5.tar.gz
|
/ibus-typing-booster-2.7.5.tar.gz
|
||||||
/ibus-typing-booster-2.7.6.tar.gz
|
/ibus-typing-booster-2.7.6.tar.gz
|
||||||
|
/ibus-typing-booster-2.7.7.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%global _python_bytecompile_extra 1
|
%global _python_bytecompile_extra 1
|
||||||
|
|
||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 2.7.6
|
Version: 2.7.7
|
||||||
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
|
||||||
@ -170,7 +170,7 @@ popd
|
|||||||
%{_bindir}/ibus write-cache --system &>/dev/null || :
|
%{_bindir}/ibus write-cache --system &>/dev/null || :
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%doc AUTHORS COPYING README
|
%doc AUTHORS COPYING README README.html README.md
|
||||||
%{_datadir}/%{name}
|
%{_datadir}/%{name}
|
||||||
%{_datadir}/metainfo/typing-booster.appdata.xml
|
%{_datadir}/metainfo/typing-booster.appdata.xml
|
||||||
%{_datadir}/ibus/component/typing-booster.xml
|
%{_datadir}/ibus/component/typing-booster.xml
|
||||||
@ -193,6 +193,18 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 24 2020 Mike FABIAN <mfabian@redhat.com> - 2.7.7-1
|
||||||
|
- Update to 2.7.7
|
||||||
|
- Translation updates from Weblate for es, de, pl, he, fr, uk, tr, nl
|
||||||
|
- Generate README.html and README from README.md
|
||||||
|
- A thorough upgrade to README.md
|
||||||
|
Resolves: https://github.com/mike-fabian/ibus-typing-booster/pull/74
|
||||||
|
- Set button label of google application credentials button correctly
|
||||||
|
Resolves: rhbz#1793460
|
||||||
|
- Make si-wijesekera the default input method for si_LK.UTF-8 locale
|
||||||
|
- Add another test case for libvoikko spellchecking together with
|
||||||
|
en_GB spellchecking
|
||||||
|
|
||||||
* Sun Jan 05 2020 Mike FABIAN <mfabian@redhat.com> - 2.7.6-1
|
* Sun Jan 05 2020 Mike FABIAN <mfabian@redhat.com> - 2.7.6-1
|
||||||
- Update to 2.7.6
|
- Update to 2.7.6
|
||||||
- Use included fi_FI.dic for Finnish word suggestions
|
- Use included fi_FI.dic for Finnish word suggestions
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-typing-booster-2.7.6.tar.gz) = bb3974a2274196600afa2a4fcc4bccc16e332b17594b7b196e7e0ee7d436db8d77e37d8d7cae5248285f40e6e2715cfc4f5ac29221410b24f55b656984fbe643
|
SHA512 (ibus-typing-booster-2.7.7.tar.gz) = 7d50eb62680ff81956f8e20a335c418693bc955357987e1e40198c126a19236b4215f733f44e05bab058e4faa66efc8c5668a6e3ad35c844fcb7c2cef369cad2
|
||||||
|
Loading…
Reference in New Issue
Block a user