Update package version to 5.0.32 07/192407/1 accepted/tizen/unified/20181107.082009 submit/tizen/20181106.004436
authorInhong Han <inhong1.han@samsung.com>
Mon, 5 Nov 2018 09:02:41 +0000 (18:02 +0900)
committerInHong Han <inhong1.han@samsung.com>
Mon, 5 Nov 2018 09:03:26 +0000 (09:03 +0000)
Change-Id: I6f4db321376f509f45c050c30abc4c32a52d9f40

configure.ac
packaging/isf.spec

index 4a4a849e687ea935710fd5e88a874bb0b00387c8..ba325defdbf3b5fe5fa5f7bc66a5547d15aea9f2 100644 (file)
@@ -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, 5.0.31, isf@samsung.com)
+AC_INIT(isf, 5.0.32, 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=5
 ISF_MINOR_VERSION=0
-ISF_MICRO_VERSION=31
+ISF_MICRO_VERSION=32
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 61f66dd31c2c07855f56217a4b5fd5a1075e2ae1..303ea51fc84d4af88027b3702d1ab99e9c0e9bf1 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    5.0.31
+Version:    5.0.32
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+