Update to 1.3.1-6.

This commit is contained in:
Daiki Ueno 2011-07-18 07:40:52 +09:00
parent 571f9c094e
commit bda94d5ad8
2 changed files with 6 additions and 2 deletions

View File

@ -9,7 +9,7 @@ Index: ibus-hangul-1.3.1/configure.ac
+# hotkeys and symbol properties in component xml
+IBUS_WITH_HOTKEYS([Control+space,Hangul])
+IBUS_SET_SYMBOL([&xD55C;])
+IBUS_SET_SYMBOL([한])
+
# OUTPUT files

View File

@ -8,7 +8,7 @@
Name: ibus-hangul
Version: 1.3.1
Release: 5%{?dist}
Release: 6%{?dist}
Summary: The Hangul engine for IBus input platform
License: GPLv2+
Group: System Environment/Libraries
@ -61,6 +61,10 @@ make DESTDIR=${RPM_BUILD_ROOT} install
%{_datadir}/ibus/component/*
%changelog
* Mon Jul 18 2011 Daiki Ueno <ueno@unixuser.org> - 1.3.1-6
- Fix entity reference for icon symbol.
- Fix bug 722566 - Cannot select Hangul Input Method on Ibus Preferences
* Thu Jul 7 2011 Daiki Ueno <dueno@redhat.com> - 1.3.1-5
- don't specify --with-hotkeys.