diff options
author | Yunjin Lee <yunjin-.lee@samsung.com> | 2020-04-27 15:09:36 +0900 |
---|---|---|
committer | Yunjin Lee <yunjin-.lee@samsung.com> | 2020-04-27 15:09:47 +0900 |
commit | 5c3a48864390094c450745049e0a14839b18649f (patch) | |
tree | a17c04fb81796aaa5ac808e6e6204148ccea4ca6 | |
parent | b93107824d7b6a552b569c0cd459ab2280d5cab1 (diff) | |
download | askuser-popup-5c3a48864390094c450745049e0a14839b18649f.tar.gz askuser-popup-5c3a48864390094c450745049e0a14839b18649f.tar.bz2 askuser-popup-5c3a48864390094c450745049e0a14839b18649f.zip |
Release version 0.0.9submit/tizen_5.5/20200427.061915submit/tizen/20200427.061855accepted/tizen/unified/20200428.130037accepted/tizen/5.5/unified/20200427.225111
- Fix app event handler size
Change-Id: Iff91bc0443532b9568ef5cdd0534e981dd004e20
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
-rw-r--r-- | packaging/changes | 3 | ||||
-rwxr-xr-x | packaging/org.tizen.askuser-popup.spec | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/packaging/changes b/packaging/changes index d8f4e27..4b5a405 100644 --- a/packaging/changes +++ b/packaging/changes @@ -1,3 +1,6 @@ +Release version 0.0.9 +- Fix app event handler size + Release version 0.0.8 - Update button image resources - Fix to read popup contents once(tts) diff --git a/packaging/org.tizen.askuser-popup.spec b/packaging/org.tizen.askuser-popup.spec index 6dd74f6..5b98e9b 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.8 +Version: 0.0.9 Release: 0 Provides: org.tizen.askuser-popup = %{version}-%{release} Group: Applications/Other |