[1.0.14] Fix for removing timeout dependency during connection switch 67/213867/1 accepted/tizen/unified/20190917.041321 submit/tizen/20190916.120651
authorAbhishek Vijay <abhishek.v@samsung.com>
Mon, 16 Sep 2019 05:10:39 +0000 (10:40 +0530)
committerAbhishek Vijay <abhishek.v@samsung.com>
Mon, 16 Sep 2019 05:10:39 +0000 (10:40 +0530)
Change-Id: I4ea9a249d53f554cf3395107ad85c7dacb0c7eb7
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
com.samsung.tizen.smartthings-thing-1.0.13-arm.tpk [deleted file]
com.samsung.tizen.smartthings-thing-1.0.14-arm.tpk [new file with mode: 0644]
packaging/smartthings-thing-service.spec

diff --git a/com.samsung.tizen.smartthings-thing-1.0.13-arm.tpk b/com.samsung.tizen.smartthings-thing-1.0.13-arm.tpk
deleted file mode 100644 (file)
index 331dc8d..0000000
Binary files a/com.samsung.tizen.smartthings-thing-1.0.13-arm.tpk and /dev/null differ
diff --git a/com.samsung.tizen.smartthings-thing-1.0.14-arm.tpk b/com.samsung.tizen.smartthings-thing-1.0.14-arm.tpk
new file mode 100644 (file)
index 0000000..b45f8f0
Binary files /dev/null and b/com.samsung.tizen.smartthings-thing-1.0.14-arm.tpk differ
index e453635..48621e7 100644 (file)
@@ -1,6 +1,6 @@
 Name:       smartthings-thing-service
 Summary:    SmartThings Thing service app
-Version:    1.0.13
+Version:    1.0.14
 Release:    1
 Group:      Applications
 License:    Flora-1.1
@@ -22,7 +22,7 @@ This is a container package which has a preload TPK file
 %install
 rm -rf %{buildroot}
 mkdir -p %{buildroot}%{preload_tpk_path}
-install com.samsung.tizen.smartthings-thing-1.0.13-arm.tpk %{buildroot}%{preload_tpk_path}/
+install com.samsung.tizen.smartthings-thing-1.0.14-arm.tpk %{buildroot}%{preload_tpk_path}/
 install org.tizen.update-agent-1.0.2-arm.tpk %{buildroot}%{preload_tpk_path}/
 
 %define sip_lib libsystem-info-external-plugin.so