diff options
author | Yunjin Lee <yunjin-.lee@samsung.com> | 2020-03-24 10:45:58 +0900 |
---|---|---|
committer | Yunjin Lee <yunjin-.lee@samsung.com> | 2020-03-24 10:45:58 +0900 |
commit | ad269f807c1ac83ccb94f12655d7a09735a58754 (patch) | |
tree | 28e1740b9d9e3f5fedd2ea6a28dd84e94d66dbaf | |
parent | 2baba312334176ba44f7fc7aca04d389089a7ca0 (diff) | |
download | askuser-popup-ad269f807c1ac83ccb94f12655d7a09735a58754.tar.gz askuser-popup-ad269f807c1ac83ccb94f12655d7a09735a58754.tar.bz2 askuser-popup-ad269f807c1ac83ccb94f12655d7a09735a58754.zip |
Release version 0.0.5submit/tizen_5.5/20200324.032343submit/tizen/20200324.032253accepted/tizen/unified/20200324.101523accepted/tizen/5.5/unified/20200325.144926
- Remove unfocused file
- Add changes file
Change-Id: Iaba4a559b8eb2a8099976e5c8ddab49bab41dd2d
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
-rw-r--r-- | packaging/changes | 4 | ||||
-rwxr-xr-x | packaging/org.tizen.askuser-popup.spec | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/packaging/changes b/packaging/changes index 1096491..69aa085 100644 --- a/packaging/changes +++ b/packaging/changes @@ -1,3 +1,7 @@ +Release version 0.0.5 +- Add changes file +- Remove unfocused callback + Release version 0.0.4 - Handle hw key event cancel - Handle unresponded request as 'Deny Once' diff --git a/packaging/org.tizen.askuser-popup.spec b/packaging/org.tizen.askuser-popup.spec index 1197524..fc32994 100755 --- a/packaging/org.tizen.askuser-popup.spec +++ b/packaging/org.tizen.askuser-popup.spec @@ -3,7 +3,7 @@ Name: org.tizen.askuser-popup-profile_wearable Summary: Ask user popup for wearable profile -Version: 0.0.4 +Version: 0.0.5 Release: 0 Provides: org.tizen.askuser-popup = %{version}-%{release} Group: Applications/Other |