upload isf-2.4.8227 96/33696/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 27 Oct 2014 12:32:39 +0000 (21:32 +0900)
committerLi Zhang <li2012.zhang@samsung.com>
Wed, 14 Jan 2015 02:28:36 +0000 (10:28 +0800)
Change-Id: I609e9554ab8f44839a460ddb1368dc7d80869620

configure.ac
packaging/isf.spec

index 0382af0..897bd77 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.8224, isf@samsung.com)
+AC_INIT(isf, 2.4.8227, 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=8224
+ISF_MICRO_VERSION=8227
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index bcba8a5..3dcef9e 100644 (file)
@@ -1,8 +1,8 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    2.4.8224
-Release:    2
+Version:    2.4.8227
+Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1
 Source0:    %{name}-%{version}.tar.gz