Release version 0.0.3 88/245188/2 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified accepted/tizen_unified tizen tizen_6.0 tizen_6.0_hotfix tizen_6.5 tizen_7.0 tizen_7.0_hotfix tizen_8.0 accepted/tizen/6.0/unified/20201030.103446 accepted/tizen/6.0/unified/hotfix/20201103.045249 accepted/tizen/6.5/unified/20211029.015903 accepted/tizen/7.0/unified/20221110.060537 accepted/tizen/7.0/unified/hotfix/20221116.111723 accepted/tizen/8.0/unified/20231005.095831 accepted/tizen/unified/20201006.044415 submit/tizen/20201005.081614 submit/tizen_6.0/20201029.205504 submit/tizen_6.0_hotfix/20201102.192904 submit/tizen_6.0_hotfix/20201103.115104 submit/tizen_6.5/20211028.163901 tizen_6.0.m2_release tizen_6.5.m2_release tizen_7.0_m2_release tizen_8.0_m2_release
authorYunjin Lee <yunjin-.lee@samsung.com>
Mon, 5 Oct 2020 07:45:42 +0000 (16:45 +0900)
committerYunjin Lee <yunjin-.lee@samsung.com>
Mon, 5 Oct 2020 07:47:36 +0000 (16:47 +0900)
- Round genlist item and add padding
- Update app version in xml to release version

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

index 878a88f7ffe4611aa24dc2543c5ae78708f2f937..7193ae0b6c3599e32865b7ab40752addf9654e7c 100644 (file)
@@ -1,3 +1,6 @@
+Release version 0.0.3
+- Round genlist item and add padding
+
 Release version 0.0.2
 - Fix not to be displayed on task manager
 - Change genlist item class style: 1line -> multiline
index 326125c0c422cfac8cb12f65ec207a21dfbf46e9..88f61c1e63d0ab56c1526ec65725b192b41869c2 100755 (executable)
@@ -3,7 +3,7 @@
 
 Name:    org.tizen.privacy-setting-profile_iot
 Summary: Privacy setting ui application
-Version: 0.0.2
+Version: 0.0.3
 Release: 1
 Provides: org.tizen.privacy-setting = %{version}-%{release}
 Group:   Applications/Other
index 97086e587f0433f5dec3f24e95bb3072ffe1bee6..b656b54c6bed56bef857f471cc39536fd0132e13 100755 (executable)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<manifest xmlns="http://tizen.org/ns/packages" package="org.tizen.privacy-setting" api-version="6.0" version="0.1">
+<manifest xmlns="http://tizen.org/ns/packages" package="org.tizen.privacy-setting" api-version="6.0" version="0.0.3">
        <ui-application appid="org.tizen.privacy-setting" exec="org.tizen.privacy-setting" multiple="false" nodisplay="true" taskmanage="false" type="capp">
                <label>Setting privacy</label>
        </ui-application>