upload isf-2.4.7610 92/31592/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 10 Apr 2014 09:08:10 +0000 (18:08 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Sat, 6 Dec 2014 13:38:05 +0000 (22:38 +0900)
Change-Id: I7edb18d855d1efea34bf1ceb8e647502183a83a8

configure.ac
packaging/isf.spec
releasenote.txt

index ab0a385..dc1f6be 100755 (executable)
@@ -1,6 +1,6 @@
 # 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.7609, isf@samsung.com)
+AC_INIT(isf, 2.4.7610, isf@samsung.com)
 AC_CONFIG_SRCDIR([ism/src/scim.h])
 
 ###########################################################
@@ -10,7 +10,7 @@ AC_CONFIG_SRCDIR([ism/src/scim.h])
 # ISF version
 ISF_MAJOR_VERSION=2
 ISF_MINOR_VERSION=4
-ISF_MICRO_VERSION=7609
+ISF_MICRO_VERSION=7610
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 245f4f1..bb8ed02 100644 (file)
@@ -1,8 +1,8 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    2.4.7609
-Release:    2
+Version:    2.4.7610
+Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1
 Source0:    %{name}-%{version}.tar.gz
index 2fc7b98..540e222 100644 (file)
@@ -1,3 +1,7 @@
+ISF 2.4.7610 :
+ 1. changed the obtaining time of input window
+
+
 ISF 2.4.7609 :
  1. Support conditional build related to ui-gadget library
  2. Support conditional build about notification library