diff options
author | mk5004.lee <mk5004.lee@samsung.com> | 2020-07-10 15:38:13 +0900 |
---|---|---|
committer | mk5004.lee <mk5004.lee@samsung.com> | 2020-07-10 15:38:13 +0900 |
commit | 779f927e52cec301cdb608fd1742ef63a763dcc5 (patch) | |
tree | 5928176721f908e6557bfb7cdd518224df6a5fdc | |
parent | aaa5d3ad1aafe72d2ee3d8d64ff8dc0a3fdc441e (diff) | |
download | notification-779f927e52cec301cdb608fd1742ef63a763dcc5.tar.gz notification-779f927e52cec301cdb608fd1742ef63a763dcc5.tar.bz2 notification-779f927e52cec301cdb608fd1742ef63a763dcc5.zip |
Release version 0.5.74submit/tizen/20200710.064112accepted/tizen/unified/20200713.094500
- Apply gcov ON build
Fix build warning
Move mock directory
Delete icon_text_item
Add missing retval for noti-ex manager, reporter api
Change-Id: Ie4b3d40325fff858dd052ce9c6cc7e4c288ca854
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
-rw-r--r-- | packaging/notification.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/notification.spec b/packaging/notification.spec index c385c48..c92ff65 100644 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.5.73 +Version: 0.5.74 Release: 1 Group: Applications/Core Applications License: Apache-2.0 |