Release version 0.5.5 82/225382/2 accepted/tizen/5.5/unified/20200220.122620 accepted/tizen/unified/20200220.122424 submit/tizen/20200219.105614 submit/tizen_5.5/20200219.110318
authorKonrad Lipinski <k.lipinski2@samsung.com>
Wed, 19 Feb 2020 10:19:13 +0000 (11:19 +0100)
committerKonrad Lipinski <k.lipinski2@samsung.com>
Wed, 19 Feb 2020 10:51:47 +0000 (11:51 +0100)
- Add missing include to stdlib.h

Change-Id: I9f8cfdaa5286ea22ccadbbe8eb33e31ebb07f562

CMakeLists.txt
packaging/askuser-notification.spec
packaging/askuser.changes
src/notification-daemon/po/CMakeLists.txt

index b7612789044eb44db5a44a2321d4dd825ad2c6a6..069d9c715635bcea88b36353ddb6de2236b84a99 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.4)
+SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.5.5)
 
 ############################# cmake packages ##################################
 
index 100893f08d3ee78aa8380b82c11c90a8bed8e9e3..4260950407245f703e3e88e4a337ddc78dfac58f 100644 (file)
@@ -4,7 +4,7 @@
 
 Name:       askuser-notification
 Summary:    User daemon which shows popup with privilege request
-Version:    0.5.4
+Version:    0.5.5
 Release:    1
 Group:      Security/Access Control
 License:    Apache-2.0
index 806660eb48f727cccc0f331dd7cfac7821012ab1..d7925fe0163ecba072ba16a0d892e0537030bc71 100644 (file)
@@ -1,3 +1,7 @@
+Wed Feb 19 2020 Konrad Lipinski <k.lipinski2@samsung.com>
+Release version 0.5.5
+- Add missing include to stdlib.h
+
 Wed Jan 15 2020 Tomasz Swierczek <t.swierczek@samsung.com>
 Release version 0.5.4
 - Fix some more gcc 9 warning after adding Wall to build config
index fc025ebd9db37e5cfd2645ef1b60600dcdb26f70..683598d57f22492a17d7c7ff2e182010a38f69f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2015.4017 Samsung Electronics Co., Ltd All Rights Reserved
+# Copyright (c) 2015-2018 Samsung Electronics Co., Ltd All Rights Reserved
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.