update to latest upstream 1.3.0.20140512
- Don’t force “us” layout for cns11643, compose, ipa-x-sampa, viqr, emoji, mathwriter-ibus, translit-ua, and translit - Keep forcing “us” layout only for “rustrad”, “yawerty”, and “thai”. But ibus does not use the option “KEYBOARD_LAYOUT”, the correct name of that option is just “LAYOUT”. Fix that for all tables.
This commit is contained in:
parent
80587fdf9c
commit
b08760746d
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/ibus-table-others-1.3.0.20130204.tar.gz
|
||||
/ibus-table-others-1.3.0.20140218.tar.gz
|
||||
/ibus-table-others-1.3.0.20140505.tar.gz
|
||||
/ibus-table-others-1.3.0.20140512.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global cur_ver 1.3.0.20100907
|
||||
|
||||
Name: ibus-table-others
|
||||
Version: 1.3.0.20140505
|
||||
Version: 1.3.0.20140512
|
||||
Release: 1%{?dist}
|
||||
Summary: Various tables for IBus-Table
|
||||
License: GPLv3
|
||||
@ -124,6 +124,14 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-table/tables/
|
||||
%{_datadir}/ibus-table/icons/mathwriter.png
|
||||
|
||||
%changelog
|
||||
* Mon May 12 2014 Mike FABIAN <mfabian@redhat.com> - 1.3.0.20140512-1
|
||||
- update to latest upstream 1.3.0.20140512
|
||||
- Don’t force “us” layout for cns11643, compose, ipa-x-sampa, viqr,
|
||||
emoji, mathwriter-ibus, translit-ua, and translit
|
||||
- Keep forcing “us” layout only for “rustrad”, “yawerty”, and “thai”.
|
||||
But ibus does not use the option “KEYBOARD_LAYOUT”, the correct name
|
||||
of that option is just “LAYOUT”. Fix that for all tables.
|
||||
|
||||
* Mon May 05 2014 Mike FABIAN <mfabian@redhat.com> - 1.3.0.20140505-1
|
||||
- update to latest upstream 1.3.0.20140505
|
||||
- Don’t force “us” layout for the latex input method
|
||||
|
Loading…
Reference in New Issue
Block a user