From d540da887eda8166b466e797840d8158cb253b8d Mon Sep 17 00:00:00 2001 From: Jeongmo Yang Date: Fri, 15 Jan 2016 16:17:07 +0900 Subject: [PATCH] [Release version 0.2.38-1] Sync doc directory with Tizen 2.4 Change-Id: I7af8f69c695c94ae78196887fd82b87232c5bdc9 Signed-off-by: Jeongmo Yang --- doc/camera_doc.h | 8 ++++---- packaging/capi-media-camera.spec | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/camera_doc.h b/doc/camera_doc.h index 3f47021..5d2c4a1 100644 --- a/doc/camera_doc.h +++ b/doc/camera_doc.h @@ -168,7 +168,7 @@ * It is recommended to design feature related codes in your application for reliability.\n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n * 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 Element. + * More details on featuring your application can be found from Feature Element. * */ @@ -276,7 +276,7 @@ * It is recommended to design feature related codes in your application for reliability.\n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n * 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 Element. + * More details on featuring your application can be found from Feature Element. * */ @@ -301,7 +301,7 @@ * It is recommended to design feature related codes in your application for reliability.\n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n * 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 Element. + * More details on featuring your application can be found from Feature Element. * */ @@ -332,7 +332,7 @@ * It is recommended to design feature related codes in your application for reliability.\n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n * 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 Element. + * More details on featuring your application can be found from Feature Element. * */ diff --git a/packaging/capi-media-camera.spec b/packaging/capi-media-camera.spec index 0b0a2b7..bc20c95 100644 --- a/packaging/capi-media-camera.spec +++ b/packaging/capi-media-camera.spec @@ -4,7 +4,7 @@ Name: capi-media-camera Summary: A Camera API Version: 0.2.38 -Release: 0 +Release: 1 Group: Multimedia/API License: Apache-2.0 Source0: %{name}-%{version}.tar.gz -- 2.7.4