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:
Mike FABIAN 2014-05-12 12:03:53 +02:00
parent 80587fdf9c
commit b08760746d
3 changed files with 11 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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
- Dont 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
- Dont force “us” layout for the latex input method

View File

@ -1 +1 @@
ac0d10fd988bc676e7cdf4e8d8b4a611 ibus-table-others-1.3.0.20140505.tar.gz
dd5a398884424b6e22284f13d529392a ibus-table-others-1.3.0.20140512.tar.gz