diff options
author | Inkyun Kil <inkyun.kil@samsung.com> | 2020-06-23 16:37:29 +0900 |
---|---|---|
committer | Inkyun Kil <inkyun.kil@samsung.com> | 2020-06-26 09:09:40 +0900 |
commit | e696bf68a823d2ab495ef5d092337fd514bff6d6 (patch) | |
tree | b1abf0b5b330ef885881b705675aa8400d4ca4ce | |
parent | d5c2a573f38e6affc98bf46a6903622a615c095a (diff) | |
download | data-control-accepted/tizen_5.5_unified.tar.gz data-control-accepted/tizen_5.5_unified.tar.bz2 data-control-accepted/tizen_5.5_unified.zip |
Release version 0.4.7submit/tizen_5.5_wearable_hotfix/20201026.184302submit/tizen_5.5/20200626.001944accepted/tizen/5.5/unified/wearable/hotfix/20201027.121144accepted/tizen/5.5/unified/20200629.130256tizen_5.5_wearable_hotfixaccepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified
Changes:
- Adds mutex for data_changed_cb
Change-Id: Idab0eedd330534a070150daf58d82cbc426909d8
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
-rw-r--r-- | packaging/data-control.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/data-control.spec b/packaging/data-control.spec index 7508012..2c90147 100644 --- a/packaging/data-control.spec +++ b/packaging/data-control.spec @@ -1,6 +1,6 @@ Name: data-control Summary: Data Control library -Version: 0.4.6 +Version: 0.4.7 Release: 1 Group: Application Framework/Libraries License: Apache-2.0 |