diff --git a/.gitignore b/.gitignore index 066a010..2f1c784 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/ibus-table-others.spec b/ibus-table-others.spec index c89f83a..a57be02 100644 --- a/ibus-table-others.spec +++ b/ibus-table-others.spec @@ -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 - 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 - 1.3.0.20140505-1 - update to latest upstream 1.3.0.20140505 - Don’t force “us” layout for the latex input method diff --git a/sources b/sources index 24b4100..28566c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ac0d10fd988bc676e7cdf4e8d8b4a611 ibus-table-others-1.3.0.20140505.tar.gz +dd5a398884424b6e22284f13d529392a ibus-table-others-1.3.0.20140512.tar.gz