changed connection timeout from 20 seconds to 120 seconds 21/97321/2 accepted/tizen/common/20161114.171538 accepted/tizen/ivi/20161114.074343 accepted/tizen/mobile/20161114.074242 accepted/tizen/tv/20161114.074304 accepted/tizen/wearable/20161114.074326 submit/tizen/20161114.041915
authorchanywa <cbible.kim@samsung.com>
Mon, 14 Nov 2016 01:21:49 +0000 (10:21 +0900)
committerchanywa <cbible.kim@samsung.com>
Mon, 14 Nov 2016 01:26:58 +0000 (10:26 +0900)
Change-Id: I1018a00281b703950a6447974e5868397cd88288

inc/engine/common/HereMaps_global.h
lib/aarch64/libheremaps-engine.so.1
lib/aarch64/libheremaps-engine.so.1.0.6_22 [moved from lib/aarch64/libheremaps-engine.so.1.0.6_21 with 67% similarity]
lib/arm/libheremaps-engine.so.1
lib/arm/libheremaps-engine.so.1.0.6_22 [moved from lib/arm/libheremaps-engine.so.1.0.6_21 with 64% similarity]
lib/i586/libheremaps-engine.so.1
lib/i586/libheremaps-engine.so.1.0.6_22 [moved from lib/i586/libheremaps-engine.so.1.0.6_21 with 64% similarity]
lib/x86_64/libheremaps-engine.so.1
lib/x86_64/libheremaps-engine.so.1.0.6_22 [moved from lib/x86_64/libheremaps-engine.so.1.0.6_21 with 66% similarity]
maps-plugin-here.changes
packaging/maps-plugin-here.spec

index cfe8530..d772e19 100644 (file)
@@ -32,7 +32,7 @@
 #define TIZEN_SUPPORT_OPTIMIZATION_OF_REDRAWING
 
 /* configuration */
-#define TIZEN_CFG_CURL_TIMEOUT         20      /* seconds */
+#define TIZEN_CFG_CURL_TIMEOUT         120     /* seconds */
 #define TIZEN_CFG_CURL_MULTITHREADS    8       /* the limit of multi-threads for CURL */
 
 /* for debugging */
index 8ed67c5..98450dc 120000 (symlink)
@@ -1 +1 @@
-libheremaps-engine.so.1.0.6_21
\ No newline at end of file
+libheremaps-engine.so.1.0.6_22
\ No newline at end of file
similarity index 67%
rename from lib/aarch64/libheremaps-engine.so.1.0.6_21
rename to lib/aarch64/libheremaps-engine.so.1.0.6_22
index b57b179..ab532e9 100755 (executable)
Binary files a/lib/aarch64/libheremaps-engine.so.1.0.6_21 and b/lib/aarch64/libheremaps-engine.so.1.0.6_22 differ
index 8ed67c5..98450dc 120000 (symlink)
@@ -1 +1 @@
-libheremaps-engine.so.1.0.6_21
\ No newline at end of file
+libheremaps-engine.so.1.0.6_22
\ No newline at end of file
similarity index 64%
rename from lib/arm/libheremaps-engine.so.1.0.6_21
rename to lib/arm/libheremaps-engine.so.1.0.6_22
index a226217..896b7e9 100755 (executable)
Binary files a/lib/arm/libheremaps-engine.so.1.0.6_21 and b/lib/arm/libheremaps-engine.so.1.0.6_22 differ
index 8ed67c5..98450dc 120000 (symlink)
@@ -1 +1 @@
-libheremaps-engine.so.1.0.6_21
\ No newline at end of file
+libheremaps-engine.so.1.0.6_22
\ No newline at end of file
similarity index 64%
rename from lib/i586/libheremaps-engine.so.1.0.6_21
rename to lib/i586/libheremaps-engine.so.1.0.6_22
index 45f61be..d21fded 100755 (executable)
Binary files a/lib/i586/libheremaps-engine.so.1.0.6_21 and b/lib/i586/libheremaps-engine.so.1.0.6_22 differ
index 8ed67c5..98450dc 120000 (symlink)
@@ -1 +1 @@
-libheremaps-engine.so.1.0.6_21
\ No newline at end of file
+libheremaps-engine.so.1.0.6_22
\ No newline at end of file
similarity index 66%
rename from lib/x86_64/libheremaps-engine.so.1.0.6_21
rename to lib/x86_64/libheremaps-engine.so.1.0.6_22
index 94f26b1..865d5bb 100755 (executable)
Binary files a/lib/x86_64/libheremaps-engine.so.1.0.6_21 and b/lib/x86_64/libheremaps-engine.so.1.0.6_22 differ
index 89fa919..e6b233f 100644 (file)
@@ -1,3 +1,8 @@
+[Version]   maps-plugin-here_0.3.10
+[Date]      14 Nov 2016
+[Title]     changed connection timeout from 20 seconds to 120 seconds
+[Developer] Seechan Kim <cbible.kim@samsung.com>
+
 [Version]   maps-plugin-here_0.3.9
 [Date]      11 Nov 2016
 [Title]     increase the maximal number of tiles
index f974af6..45c9a9c 100644 (file)
@@ -1,6 +1,6 @@
 Name:       maps-plugin-here
 Summary:    Tizen HERE Maps Plug-in Library
-Version:    0.3.9
+Version:    0.3.10
 Release:    1
 Group:      Location/Libraries
 License:    Apache-2.0 and HERE