diff options
author | sanghyuk Ko <sanghyuk.ko@samsung.com> | 2013-03-20 17:48:56 +0900 |
---|---|---|
committer | sanghyuk Ko <sanghyuk.ko@samsung.com> | 2013-03-20 17:48:56 +0900 |
commit | fd65227d857d4e6187ef10143708e4663f33d24f (patch) | |
tree | 4166a0d8679a651240e1ba5c61ebc2be79b45304 | |
parent | bbae7d1b2a06e46d75c6673b2c67badee42bbdd7 (diff) | |
download | oma-ds-agent-fd65227d857d4e6187ef10143708e4663f33d24f.tar.gz oma-ds-agent-fd65227d857d4e6187ef10143708e4663f33d24f.tar.bz2 oma-ds-agent-fd65227d857d4e6187ef10143708e4663f33d24f.zip |
[SR:oma-ds-agent_0.1.63] SR Release
[Problem]
-
[Cause]
-
[Solution]
- wWhen profile gets, input param changed
Change-Id: Iccf7edb68b73847443b82907a976c4706819a490
-rwxr-xr-x | debian/changelog | 8 | ||||
-rwxr-xr-x | packaging/oma-ds-agent.spec | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index de903e0..ac02275 100755 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +oma-ds-agent (0.1.63) unstable; urgency=low + + * 1. When profile gets, input param changed + * Git: framework/system/oma-ds-agent + * Tag: oma-ds-agent_0.1.63 + + -- sanghyukko <sanghyuk.ko@samsung.com> Wed, 20 Mar 2013 17:47:54 +0900 + oma-ds-agent (0.1.62) unstable; urgency=low * 1. when profile info gets, return value changed. diff --git a/packaging/oma-ds-agent.spec b/packaging/oma-ds-agent.spec index f477726..f513941 100755 --- a/packaging/oma-ds-agent.spec +++ b/packaging/oma-ds-agent.spec @@ -1,6 +1,6 @@ Name: oma-ds-agent Summary: oma-ds-agent daemon for data sync -Version: 0.1.62 +Version: 0.1.63 Release: 1 Group: TO_BE/FILLED_IN License: Apache License, Version 2.0 |