Update package version to 5.5.15 11/216011/1 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.020416 accepted/tizen/5.5/unified/mobile/hotfix/20201027.080148 accepted/tizen/unified/20191021.071946 submit/tizen/20191018.080902 submit/tizen_5.5/20191031.000005 submit/tizen_5.5_mobile_hotfix/20201026.185105 tizen_5.5.m2_release
authorInHong Han <inhong1.han@samsung.com>
Fri, 18 Oct 2019 08:06:47 +0000 (17:06 +0900)
committerInHong Han <inhong1.han@samsung.com>
Fri, 18 Oct 2019 08:06:47 +0000 (17:06 +0900)
Change-Id: I7c26f1eaa964915c90e3e22638eb86767e6f8667

configure.ac
packaging/isf.spec

index 98d7c53..3068395 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.5.14, isf@samsung.com)
+AC_INIT(isf, 5.5.15, 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=5
-ISF_MICRO_VERSION=14
+ISF_MICRO_VERSION=15
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 4e02565..7fbde9e 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    5.5.14
+Version:    5.5.15
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+