diff options
author | Jusung Son <jusung07.son@samsung.com> | 2020-09-08 11:05:27 +0900 |
---|---|---|
committer | Jusung Son <jusung07.son@samsung.com> | 2020-09-08 11:05:27 +0900 |
commit | 2f720dbf5b4a97cc8e484d9f94fe1b22c34229d9 (patch) | |
tree | 82d856c26ec6e3afd6f3fdeda249aa76c739495c | |
parent | afabcd7f3884b9b4d546620cab2b2912c03e5473 (diff) | |
download | notification-2f720dbf5b4a97cc8e484d9f94fe1b22c34229d9.tar.gz notification-2f720dbf5b4a97cc8e484d9f94fe1b22c34229d9.tar.bz2 notification-2f720dbf5b4a97cc8e484d9f94fe1b22c34229d9.zip |
Release version 0.5.79tizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.114802submit/tizen_6.0_hotfix/20201102.192502submit/tizen_6.0/20201029.205102submit/tizen/20200908.020920accepted/tizen/unified/20200908.130515accepted/tizen/6.0/unified/hotfix/20201103.050730accepted/tizen/6.0/unified/hotfix/20201103.003843accepted/tizen/6.0/unified/20201030.121620tizen_6.0_hotfixaccepted/tizen_6.0_unified_hotfix
Changes:
- Use file name that contains path info
- Add return value check
Change-Id: Ic0e600cdccfc927cebb38a31b30808d1020d8eea
Signed-off-by: Jusung Son <jusung07.son@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 170db25..af58a3c 100644 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.5.78 +Version: 0.5.79 Release: 1 Group: Applications/Core Applications License: Apache-2.0 |