From 2a324d24eee5848269178b3fab6d8a50795cd3ba Mon Sep 17 00:00:00 2001 From: hyunuktak Date: Mon, 28 Mar 2016 14:30:09 +0900 Subject: [PATCH 1/1] Removed useless feature for document Change-Id: I63ffe93cb4141911bf6c8ae87cbb64b9ef97ad2d Signed-off-by: hyunuktak --- doc/net_connection_doc.h | 2 -- packaging/capi-network-connection.spec | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/net_connection_doc.h b/doc/net_connection_doc.h index ee120f5..eed78a8 100755 --- a/doc/net_connection_doc.h +++ b/doc/net_connection_doc.h @@ -48,7 +48,6 @@ * or any other network library. * @section CAPI_NETWORK_CONNECTION_MANAGER_MODULE_FEATURE Related Features * This API is related with the following features:\n - * - http://tizen.org/feature/network.bluetooth\n * - http://tizen.org/feature/network.wifi\n * - http://tizen.org/feature/network.telephony\n * - http://tizen.org/feature/network.tethering.bluetooth\n @@ -77,7 +76,6 @@ * It allows you to use a handle for dealing with a connection profile. You can get details about connection using ‘connection_profile_h’ handle. * @section CAPI_NETWORK_CONNECTION_PROFILE_MODULE_FEATURE Related Features * This API is related with the following features:\n - * - http://tizen.org/feature/network.bluetooth\n * - http://tizen.org/feature/network.wifi\n * - http://tizen.org/feature/network.telephony\n * - http://tizen.org/feature/network.tethering.bluetooth\n diff --git a/packaging/capi-network-connection.spec b/packaging/capi-network-connection.spec index ec63700..b317a7f 100755 --- 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.80 +Version: 1.0.81 Release: 1 Group: System/Network License: Apache-2.0 -- 2.7.4