Update package version to 6.0.1 47/221947/1 submit/tizen/20200109.023635 submit/tizen/20200114.013356 submit/tizen/20200114.013812
authorInHong Han <inhong1.han@samsung.com>
Wed, 8 Jan 2020 10:22:33 +0000 (19:22 +0900)
committerInHong Han <inhong1.han@samsung.com>
Wed, 8 Jan 2020 10:22:33 +0000 (19:22 +0900)
Change-Id: I56e17d63745b792810b51fd961591251193a2bdd

configure.ac
packaging/isf.spec

index cee53f1..b1f21e2 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.23, isf@samsung.com)
+AC_INIT(isf, 6.0.1, isf@samsung.com)
 AC_CONFIG_SRCDIR([ism/src/scim.h])
 
 ###########################################################
@@ -8,9 +8,9 @@ AC_CONFIG_SRCDIR([ism/src/scim.h])
 ###########################################################
 
 # ISF version
-ISF_MAJOR_VERSION=5
-ISF_MINOR_VERSION=5
-ISF_MICRO_VERSION=23
+ISF_MAJOR_VERSION=6
+ISF_MINOR_VERSION=0
+ISF_MICRO_VERSION=1
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index b9a4428..e5f3572 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    5.5.23
+Version:    6.0.1
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+