Release version 0.5.7 accepted/tizen/5.5/unified/20200331.051826 submit/tizen/20200330.095003 submit/tizen_5.5/20200330.095044
authorTomasz Swierczek <t.swierczek@samsung.com>
Mon, 30 Mar 2020 06:28:41 +0000 (08:28 +0200)
committerTomasz Swierczek <t.swierczek@samsung.com>
Mon, 30 Mar 2020 09:42:29 +0000 (11:42 +0200)
- Change popup app launch mode depending on app type

Change-Id: I1c1fb227209206311faa437b63a6e45e4482273b

CMakeLists.txt
packaging/askuser-notification.spec
packaging/askuser.changes

index 2bffc20..10bc35c 100644 (file)
@@ -22,7 +22,7 @@
 CMAKE_MINIMUM_REQUIRED(VERSION 2.8.3)
 PROJECT("askuser")
 SET(ASKUSER_VERSION_MAJOR 0)
-SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.5.6)
+SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.5.7)
 
 ############################# cmake packages ##################################
 
index b4487bc..f0ccfd7 100644 (file)
@@ -4,7 +4,7 @@
 
 Name:       askuser-notification
 Summary:    User daemon which shows popup with privilege request
-Version:    0.5.6
+Version:    0.5.7
 Release:    1
 Group:      Security/Access Control
 License:    Apache-2.0
index c0288a0..3a3fb6e 100644 (file)
@@ -1,3 +1,7 @@
+Mon Mar 30 2020 Tomasz Swierczek <t.swierczek@samsung.com>
+Release version 0.5.7
+- Change popup app launch mode depending on app type
+
 Mon Mar 09 2020 Tomasz Swierczek <t.swierczek@samsung.com>
 Release version 0.5.6
 - Modify ppm_popup_send_response to handle 0-length response