From c06c17b5ab602c04ae02ecb4f59320711b97854c Mon Sep 17 00:00:00 2001 From: Jihoon Kim Date: Tue, 16 Jul 2013 18:39:53 +0900 Subject: [PATCH] upload isf package Change-Id: I114a923f51be08869f81c4dd8df70847bcabf3b2 --- packaging/isf.changes | 4 ++++ packaging/isf.spec | 2 +- releasenote.txt | 2 ++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/packaging/isf.changes b/packaging/isf.changes index 91d806b..c6e747b 100644 --- a/packaging/isf.changes +++ b/packaging/isf.changes @@ -1,3 +1,7 @@ +* Tue Jul 16 2013 Jihoon Kim submit/tizen_2.2/20130716.085907@cf7e0ae +- check ise_height in settle function +- fix settle height + * Tue Jul 16 2013 Jihoon Kim submit/tizen_2.2/20130715.051408@17c9863 - remove _candidate_angle change code in get_ise_geometry - change candidate window max value diff --git a/packaging/isf.spec b/packaging/isf.spec index 958f5c7..6eb81f3 100644 --- a/packaging/isf.spec +++ b/packaging/isf.spec @@ -4,7 +4,7 @@ Name: isf Summary: Input Service Framework Version: 2.4.6716 -Release: 1 +Release: 2 Group: Graphics & UI Framework/Input License: LGPL-2.1 Source0: %{name}-%{version}.tar.gz diff --git a/releasenote.txt b/releasenote.txt index 26b646c..0c6b9a0 100644 --- a/releasenote.txt +++ b/releasenote.txt @@ -1,6 +1,8 @@ ISF 2.4.6716 : 1. [panel] remove _candidate_angle change code in get_ise_geometry 2. [panel] change candidate window max value + 3. [panel] check ise_height in settle function + 4. [panel] fix settle height ISF 2.4.6715 : -- 2.7.4