From 1bd246108344db1c6438bfe7534018eb30fa6ae1 Mon Sep 17 00:00:00 2001 From: Yunjin Lee Date: Thu, 26 Mar 2020 11:19:25 +0900 Subject: [PATCH] Release version 0.0.5 - Excluding home key click from app termination conditions Change-Id: I9da5168bf8543b701c2e4de89ac9124ae7bd74c1 Signed-off-by: Yunjin Lee --- packaging/changes | 3 +++ packaging/org.tizen.askuser-popup.spec | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/packaging/changes b/packaging/changes index c98c90b..e77d517 100644 --- a/packaging/changes +++ b/packaging/changes @@ -1,3 +1,6 @@ +Release version 0.0.5 +- Excluding home key click from app termination conditions + Release version 0.0.4 - Add changes file - Remove unused unfocused callback diff --git a/packaging/org.tizen.askuser-popup.spec b/packaging/org.tizen.askuser-popup.spec index 96cf185..66aee06 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_mobile Summary: Ask user popup for mobile profile -Version: 0.0.4 +Version: 0.0.5 Release: 0 Provides: org.tizen.askuser-popup = %{version}-%{release} Group: Applications/Other -- 2.7.4