Update to 1.3.4-9
This commit is contained in:
parent
c0bad35d7d
commit
17b4dd2737
@ -8,7 +8,7 @@ Index: ibus-m17n-1.3.4/src/default.xml
|
||||
</engine>
|
||||
+ <!-- Some Indic engines expect AltGr is automatically mapped -->
|
||||
+ <engine>
|
||||
+ <name>m17n:*:inscript</name>
|
||||
+ <name>m17n:*:inscript*</name>
|
||||
+ <layout>default[lv3:ralt_switch]</layout>
|
||||
+ </engine>
|
||||
+ <engine>
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global require_ibus_version 1.4.0
|
||||
Name: ibus-m17n
|
||||
Version: 1.3.4
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: The M17N engine for IBus platform
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -64,6 +64,11 @@ desktop-file-validate ${RPM_BUILD_ROOT}%{_datadir}/applications/ibus-setup-m17n.
|
||||
%{_datadir}/applications/ibus-setup-m17n.desktop
|
||||
|
||||
%changelog
|
||||
* Wed May 1 2013 Daiki Ueno <dueno@redhat.com> - 1.3.4-9
|
||||
- Update ibus-m17n-xkb-options.patch to set XKB option for Inscript2
|
||||
- Fix bug 957993 - ibus-m17n doesn't automatically map Alt_R to AltGr
|
||||
when Inscript2 maps are used
|
||||
|
||||
* Fri Apr 26 2013 Daiki Ueno <deno@redhat.com> - 1.3.4-8
|
||||
- Update ibus-m17n-HEAD.patch to the latest upstream master
|
||||
- Remove unnecessary and not upstreamable patches
|
||||
|
Loading…
Reference in New Issue
Block a user