summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeongmo Yang <jm80.yang@samsung.com>2016-01-15 16:18:03 +0900
committerJeongmo Yang <jm80.yang@samsung.com>2016-01-15 16:18:03 +0900
commita3f2aa2c3fe0e1ecb9f12d6b46fbec81005f0dfb (patch)
treeff3ec8383936b3d4746caaff4e3ae60b3b060b47
parent6a4e4e6264dfc043e8429426497a54eebb04b2a8 (diff)
downloadrecorder-a3f2aa2c3fe0e1ecb9f12d6b46fbec81005f0dfb.tar.gz
recorder-a3f2aa2c3fe0e1ecb9f12d6b46fbec81005f0dfb.tar.bz2
recorder-a3f2aa2c3fe0e1ecb9f12d6b46fbec81005f0dfb.zip
Change-Id: Ie4231002891ced512772d022959d0f5eea1c321c Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
-rw-r--r--doc/recorder_doc.h6
-rw-r--r--packaging/capi-media-recorder.spec2
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/recorder_doc.h b/doc/recorder_doc.h
index 6681e82..2cea140 100644
--- a/doc/recorder_doc.h
+++ b/doc/recorder_doc.h
@@ -160,7 +160,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 <a href="../org.tizen.mobile.native.appprogramming/html/ide_sdk_tools/feature_element.htm"><b>Feature Element</b>.</a>
+ * More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
*
*/
@@ -197,7 +197,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 <a href="../org.tizen.mobile.native.appprogramming/html/ide_sdk_tools/feature_element.htm"><b>Feature Element</b>.</a>
+ * More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
*
*/
@@ -225,7 +225,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 <a href="../org.tizen.mobile.native.appprogramming/html/ide_sdk_tools/feature_element.htm"><b>Feature Element</b>.</a>
+ * More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
*
*/
diff --git a/packaging/capi-media-recorder.spec b/packaging/capi-media-recorder.spec
index 84fa018..20ccc45 100644
--- a/packaging/capi-media-recorder.spec
+++ b/packaging/capi-media-recorder.spec
@@ -1,7 +1,7 @@
Name: capi-media-recorder
Summary: A Recorder API
Version: 0.2.18
-Release: 0
+Release: 1
Group: Multimedia/API
License: Apache-2.0
Source0: %{name}-%{version}.tar.gz