From: Jihoon Kim Date: Mon, 24 Jun 2013 07:32:13 +0000 (+0900) Subject: upload isf-2.4.6624 X-Git-Tag: accepted/tizen/generic/20140310.074606~191 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F42%2F17442%2F1;p=platform%2Fcore%2Fuifw%2Fisf.git upload isf-2.4.6624 Change-Id: If627c2a3987045369ada2e3cfc7a90546f1bfdb7 --- diff --git a/configure.ac b/configure.ac index 966f99f..380878e 100755 --- a/configure.ac +++ b/configure.ac @@ -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.6621, isf@samsung.com) +AC_INIT(isf, 2.4.6624, isf@samsung.com) AC_CONFIG_SRCDIR([ism/src/scim.h]) m4_pattern_allow([^AS_]) @@ -11,7 +11,7 @@ m4_pattern_allow([^AS_]) # ISF version ISF_MAJOR_VERSION=2 ISF_MINOR_VERSION=4 -ISF_MICRO_VERSION=6621 +ISF_MICRO_VERSION=6624 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION diff --git a/packaging/isf.spec b/packaging/isf.spec index 1e4391a..65e0cc2 100644 --- a/packaging/isf.spec +++ b/packaging/isf.spec @@ -3,8 +3,8 @@ Name: isf Summary: Input Service Framework -Version: 2.4.6621 -Release: 3 +Version: 2.4.6624 +Release: 1 Group: Graphics & UI Framework/Input License: LGPL-2.1 Source0: %{name}-%{version}.tar.gz diff --git a/releasenote.txt b/releasenote.txt index 5de25be..567b4e9 100644 --- a/releasenote.txt +++ b/releasenote.txt @@ -1,3 +1,7 @@ +ISF 2.4.6624 : + 1. [setting,demo] support back key + + ISF 2.4.6621 : 1. [setting] Add smack rule for supporting screen reader 2. [immodule] fix bug hide request was discarded