Release version 0.5.0 45/207545/2 accepted/tizen/unified/20190612.044536 submit/tizen/20190607.051000 submit/tizen/20190611.075140
authorZofia Grzelewska <z.abramowska@samsung.com>
Thu, 6 Jun 2019 17:02:13 +0000 (19:02 +0200)
committerZofia Grzelewska <z.abramowska@samsung.com>
Thu, 6 Jun 2019 17:02:35 +0000 (19:02 +0200)
- Add release script
- Manage callbacks lifetime to fix potential use after free
- Make spec compliant with gbs --incremental

Change-Id: Iadd3b5b847445cc0b5a159ba3e890197952ff306

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

index a9540048d5ae3dc2d0678d31c658dfaed61dcb1c..44941946101cc195075cc1865e37da37fe8c6c14 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}.4.7)
+SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.5.0)
 
 ############################# cmake packages ##################################
 
index 40fca1250c9b42e4413e04dae7863d6471c46098..6e4f90749996bbed4f339d2a1b8b0ea57937caaf 100644 (file)
@@ -4,7 +4,7 @@
 
 Name:       askuser-notification
 Summary:    User daemon which shows popup with privilege request
-Version:    0.4.7
+Version:    0.5.0
 Release:    1
 Group:      Security/Access Control
 License:    Apache-2.0
index 759e4747fbee896c796f0017aa024ae589f80c92..8f57f036d6224c2da40509328b7d63e9f5c898d1 100644 (file)
@@ -1,3 +1,9 @@
+Thu Jun 06 2019 Zofia Grzelewska <z.abramowska@samsung.com>
+Release version 0.5.0
+- Add release script
+- Manage callbacks lifetime to fix potential use after free
+- Make spec compliant with gbs --incremental
+
 Fri Apr 26 2019 Yunjin Lee <yunjin-.lee@samsung.com>
 Release version 0.4.7
 - Converts a UTF-8 string into markup