Change-Id: I5c05f7877f35c95077c430e94a65070e4d0394ec
# Process this file with autoconf to produce a configure script
#AC_INIT(scim, 1.4.7, suzhe@tsinghua.org.cn)
-AC_INIT(isf, 2.4.6506, isf@samsung.com)
+AC_INIT(isf, 2.4.6507, isf@samsung.com)
AC_CONFIG_SRCDIR([ism/src/scim.h])
m4_pattern_allow([^AS_])
# ISF version
ISF_MAJOR_VERSION=2
ISF_MINOR_VERSION=4
-ISF_MICRO_VERSION=6506
+ISF_MICRO_VERSION=6507
ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
Name: isf
Summary: Input Service Framework
-Version: 2.4.6506
-Release: 2
+Version: 2.4.6507
+Release: 1
Group: System Environment/Libraries
License: LGPL
Source0: %{name}-%{version}.tar.gz
+ISF 2.4.6507 :
+ 1. [immodule] fix bug show request was ignored after input panel hide is called but hide state callback wasn't called
+
+
ISF 2.4.6506 :
1. [immodule] fix crash issue if cursor position value is more than the length of surrounding text
2. [immodule] fix autoperiod bug