Update version (1.60.2) 53/244853/1 accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.104436 accepted/tizen/6.0/unified/hotfix/20201102.235558 accepted/tizen/unified/20201007.020801 submit/tizen/20201006.101813 submit/tizen_6.0/20201029.205501 submit/tizen_6.0_hotfix/20201102.192901 submit/tizen_6.0_hotfix/20201103.115101 tizen_6.0.m2_release
authorsooyeon.kim <sooyeon.kim@samsung.com>
Fri, 25 Sep 2020 05:54:23 +0000 (14:54 +0900)
committersooyeon.kim <sooyeon.kim@samsung.com>
Fri, 25 Sep 2020 05:54:23 +0000 (14:54 +0900)
Change-Id: I383c56d6e7cbacbf1d0b910e8d532a456d44e893
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
CMakeLists.txt
org.tizen.stt-engine-default.xml
packaging/org.tizen.stt-engine-default.spec

index 44a56180c1a0d33b2d2c007cac4daeb93a6fa0cd..70c2da18fff4ac4a452fe0203335fd38aa07563e 100644 (file)
@@ -1,7 +1,7 @@
 CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
 PROJECT(org.tizen.stt-engine-default C)
 
-SET(VERSION 1.60.1)
+SET(VERSION 1.60.2)
 FIND_PROGRAM(UNAME NAMES uname)
 EXEC_PROGRAM("${UNAME}" ARGS "-m" OUTPUT_VARIABLE "ARCH")
 IF("${ARCH}" MATCHES "^arm.*")
index b078a62252b5852170645890cb9c5e9e99f7ec85..5412ee2ba941779ccc7d7f8fa65cd7cd36d69b52 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<manifest xmlns="http://tizen.org/ns/packages" api-version="3.0" package="org.tizen.stt-engine-default" version="1.60.1">
+<manifest xmlns="http://tizen.org/ns/packages" api-version="3.0" package="org.tizen.stt-engine-default" version="1.60.2">
     <profile name="mobile"/>
     <service-application appid="org.tizen.stt-engine-default" exec="org.tizen.stt-engine-default" multiple="false" nodisplay="true" taskmanage="false" type="capp">
         <label>org.tizen.stt-engine-default</label>
index 951ea12794e3aa3cc664a9ebf0a87abe271323c4..d77dc91a1100b7f0fc5c93c7b27687f02c9347f6 100644 (file)
@@ -3,7 +3,7 @@
 
 Name:       org.tizen.stt-engine-default
 Summary:    Speech To Text default engine library
-Version:    1.60.1
+Version:    1.60.2
 Release:    1
 Group:      Graphics & UI Framework/Voice Framework
 License:    Flora-1.1 and BSD-3-Clause