diff options
author | mk5004.lee <mk5004.lee@samsung.com> | 2019-05-21 15:33:58 +0900 |
---|---|---|
committer | mk5004.lee <mk5004.lee@samsung.com> | 2019-05-21 15:33:58 +0900 |
commit | 69941f8ca9db0be61fd1891b328b90cbce77e404 (patch) | |
tree | 41f4d83a8503b12109d37eb856da70075fd8e5e9 | |
parent | 81fa1a6bb11e8604bfd9de792d23818f9467a813 (diff) | |
download | notification-69941f8ca9db0be61fd1891b328b90cbce77e404.tar.gz notification-69941f8ca9db0be61fd1891b328b90cbce77e404.tar.bz2 notification-69941f8ca9db0be61fd1891b328b90cbce77e404.zip |
Release version 0.5.20submit/tizen/20190521.063647accepted/tizen/unified/20190522.085400
- Add exception handling code
Change-Id: Ib063c009d6b1e7593ef5393399b25752e2198498
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 88cdf10..2abc8a4 100644 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.5.19 +Version: 0.5.20 Release: 1 Group: Applications/Core Applications License: Apache-2.0 |