# 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.7528, isf@samsung.com)
+AC_INIT(isf, 2.4.7609, isf@samsung.com)
AC_CONFIG_SRCDIR([ism/src/scim.h])
###########################################################
# ISF version
ISF_MAJOR_VERSION=2
ISF_MINOR_VERSION=4
-ISF_MICRO_VERSION=7528
+ISF_MICRO_VERSION=7609
ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
%bcond_with wayland
Name: isf
Summary: Input Service Framework
-Version: 2.4.7528
+Version: 2.4.7609
Release: 1
Group: Graphics & UI Framework/Input
License: LGPL-2.1
+ISF 2.4.7609 :
+ 1. Support conditional build related to ui-gadget library
+ 2. Support conditional build about notification library
+ 3. Replace deprecated ail_package prefix () API with new one
+ 4. adjust the timer value of hiding ISE
+ 5. Use timer not to hide and show IME again in focus-out and focus-in event between applications
+ 6. Add return value in Transaction::read_from_buffer
+ 7. [demo] remove code to set scale
+ 8. fix build warning
+
+
ISF 2.4.7528 :
1. removed wrong syntax and words in the po_file
2. modified translated words and added vi.po, mn_mn.po