Release version 0.0.9 88/236288/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_wearable_hotfix accepted/tizen_6.0_unified_hotfix tizen_5.5 tizen_5.5_wearable_hotfix tizen_6.0_hotfix accepted/tizen/5.5/unified/20200619.031350 accepted/tizen/5.5/unified/wearable/hotfix/20201027.093030 accepted/tizen/6.0/unified/20201030.104217 accepted/tizen/6.0/unified/hotfix/20201103.050524 accepted/tizen/unified/20200617.055836 submit/tizen/20200616.063137 submit/tizen/20200616.063521 submit/tizen_5.5/20200617.043154 submit/tizen_5.5_wearable_hotfix/20201026.184309 submit/tizen_6.0/20201029.205504 submit/tizen_6.0_hotfix/20201102.192904 submit/tizen_6.0_hotfix/20201103.115104 tizen_6.0.m2_release
authorYunjin Lee <yunjin-.lee@samsung.com>
Tue, 16 Jun 2020 06:01:34 +0000 (15:01 +0900)
committerYunjin Lee <yunjin-.lee@samsung.com>
Tue, 16 Jun 2020 06:01:34 +0000 (15:01 +0900)
- Queue data for multiple requests while single mode launching
- Adjust app version to rpm versioning

Change-Id: I954fdef2ce5cdfa6576633ef9265859a63287681
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
packaging/changes
packaging/org.tizen.askuser-popup.spec
packaging/org.tizen.askuser-popup.xml

index 46b775e..3dc25d8 100644 (file)
@@ -1,3 +1,6 @@
+Release version 0.0.9
+- Queue data for multiple requests while single mode launching
+
 Release version 0.0.8
 - Fix app event handler size
 
index 6a7c345..9c8954f 100755 (executable)
@@ -3,7 +3,7 @@
 
 Name:    org.tizen.askuser-popup-profile_mobile
 Summary: Ask user popup for mobile profile
-Version: 0.0.8
+Version: 0.0.9
 Release: 0
 Provides: org.tizen.askuser-popup = %{version}-%{release}
 Group:   Applications/Other
index 8ed2808..2854871 100755 (executable)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<manifest xmlns="http://tizen.org/ns/packages" package="org.tizen.askuser-popup" api-version="5.5" version="0.1" support-mode="screen-reader|ultra-power-saving" removable="false">
+<manifest xmlns="http://tizen.org/ns/packages" package="org.tizen.askuser-popup" api-version="5.5" version="0.0.9" support-mode="screen-reader|ultra-power-saving" removable="false">
        <ui-application appid="org.tizen.askuser-popup" launch_mode="caller" exec="org.tizen.askuser-popup" multiple="false" nodisplay="true" taskmanage="false" type="capp">
                <label>askuser popup</label>
        </ui-application>