Change-Id: I2b511c951bd0c4607319e6f4ae9f40012b469023
# 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.7424, isf@samsung.com)
+AC_INIT(isf, 2.4.7426, isf@samsung.com)
AC_CONFIG_SRCDIR([ism/src/scim.h])
###########################################################
# ISF version
ISF_MAJOR_VERSION=2
ISF_MINOR_VERSION=4
-ISF_MICRO_VERSION=7424
+ISF_MICRO_VERSION=7426
ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
%bcond_with wayland
Name: isf
Summary: Input Service Framework
-Version: 2.4.7424
-Release: 2
+Version: 2.4.7426
+Release: 1
Group: Graphics & UI Framework/Input
License: LGPL-2.1
Source0: %{name}-%{version}.tar.gz
+ISF 2.4.7426 :
+ 1. [panel] check NULL or not before deleting object
+ 2. Fix API description error
+ 3. Remove unused config path
+ 4. Commented out the code leaving isf file logs
+
+
ISF 2.4.7424 :
1. Add bt-service in isf.rule
2. [panel] initialize variable after calling edbus del and close