Release version 0.6.1 72/287472/1 accepted/tizen/unified/20230213.170714
authorDariusz Michaluk <d.michaluk@samsung.com>
Mon, 30 Jan 2023 10:02:39 +0000 (11:02 +0100)
committerDariusz Michaluk <d.michaluk@samsung.com>
Mon, 30 Jan 2023 10:02:39 +0000 (11:02 +0100)
- Mark PPM module as deprecated in Tizen documentation
- Mark all PPM APIs as deprecated since Tizen 7.5
- Remove unused sec_build_binary_debug_enable build macro
- Fix coverage generation in rpm 4.14.1
- Automate code coverage measurement

Change-Id: Iebfa7b16fcd33244645370b106488454552485b2

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

index 4c51562597a143f93c4fcc3035b3a647c643810b..cf814adc6ce34b7dbc4baf0cb8c2cacb28bbf0c8 100644 (file)
@@ -22,7 +22,7 @@
 CMAKE_MINIMUM_REQUIRED(VERSION 2.8.3)
 PROJECT("askuser-notification")
 SET(ASKUSER_VERSION_MAJOR 0)
-SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.6.0)
+SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.6.1)
 
 ############################# cmake packages ##################################
 
index b5b9b5a67576ff3b582a8c5a9945c719eb030ae8..9a501142b91e0b089d93acbf4337ed313928ecd6 100644 (file)
@@ -6,7 +6,7 @@
 
 Name:       askuser-notification
 Summary:    User daemon which shows popup with privilege request
-Version:    0.6.0
+Version:    0.6.1
 Release:    1
 Group:      Security/Access Control
 License:    Apache-2.0
index 8bac46606f7ba6e9522123dcec73c44eb0e0d203..5ae4b9ccd7d45ae84875c5f35d0e5711f8b99ae4 100644 (file)
@@ -1,3 +1,11 @@
+Mon Jan 30 2023 Dariusz Michaluk <d.michaluk@samsung.com>
+Release version 0.6.1
+- Mark PPM module as deprecated in Tizen documentation
+- Mark all PPM APIs as deprecated since Tizen 7.5
+- Remove unused sec_build_binary_debug_enable build macro
+- Fix coverage generation in rpm 4.14.1
+- Automate code coverage measurement
+
 Thu Sep 03 2020 Tomasz Swierczek <t.swierczek@samsung.com>
 Release version 0.6.0
 - Fix retrieving app component type