From: taesub.kim Date: Mon, 5 Oct 2015 06:09:49 +0000 (+0900) Subject: Sync with Tizen 2.4(v1.0.72) X-Git-Tag: accepted/tizen/mobile/20151020.110958^0 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fapi%2Fconnection.git;a=commitdiff_plain;h=18d3b53125f63c4775c6c2099d5ea521e1c1ea29 Sync with Tizen 2.4(v1.0.72) Change-Id: I02da8c2d6d79e15f5894072eb008652ca30b0cd1 Signed-off-by: Taesub Kim --- diff --git a/CMakeLists.txt b/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/NOTICE b/NOTICE old mode 100644 new mode 100755 diff --git a/capi-network-connection.manifest b/capi-network-connection.manifest old mode 100644 new mode 100755 diff --git a/capi-network-connection.pc.in b/capi-network-connection.pc.in old mode 100644 new mode 100755 diff --git a/doc/net_connection_doc.h b/doc/net_connection_doc.h index 8d02a01..cb3446a 100755 --- a/doc/net_connection_doc.h +++ b/doc/net_connection_doc.h @@ -59,7 +59,7 @@ * * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n * - * More details on featuring your application can be found from Feature List. + * More details on featuring your application can be found from Feature List. * */ @@ -87,7 +87,7 @@ * * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n * - * More details on featuring your application can be found from Feature List. + * More details on featuring your application can be found from Feature List. * */ @@ -110,7 +110,7 @@ * * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n * - * More details on featuring your application can be found from Feature List. + * More details on featuring your application can be found from Feature List. * */ @@ -133,7 +133,7 @@ * * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n * - * More details on featuring your application can be found from Feature List. + * More details on featuring your application can be found from Feature List. * */ @@ -160,7 +160,7 @@ * * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n * - * More details on featuring your application can be found from Feature List. + * More details on featuring your application can be found from Feature List. * */ diff --git a/packaging/capi-network-connection.spec b/packaging/capi-network-connection.spec old mode 100644 new mode 100755 index 3c7b235..68b3c6e --- a/packaging/capi-network-connection.spec +++ b/packaging/capi-network-connection.spec @@ -1,6 +1,6 @@ Name: capi-network-connection Summary: Network Connection library in TIZEN C API -Version: 1.0.73 +Version: 1.0.74 Release: 1 Group: System/Network License: Apache-2.0 diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt old mode 100644 new mode 100755