diff options
author | hyunho <hhstark.kang@samsung.com> | 2019-04-26 15:53:52 +0900 |
---|---|---|
committer | hyunho <hhstark.kang@samsung.com> | 2019-04-26 15:54:07 +0900 |
commit | 471b991889c1e276fd45b040ace4ece5cd8afa78 (patch) | |
tree | d1f5c5a51130e586b8dc0be15de53cb657a3ad5d | |
parent | ef971ce9757fcad29f6c85086cd2762b0f2e9067 (diff) | |
download | notification-471b991889c1e276fd45b040ace4ece5cd8afa78.tar.gz notification-471b991889c1e276fd45b040ace4ece5cd8afa78.tar.bz2 notification-471b991889c1e276fd45b040ace4ece5cd8afa78.zip |
Release version 0.5.14submit/tizen/20190426.070755
Changes:
- Add delete all, get count implementation
- Fix uninitialized value use
Change-Id: Icfa368ebd0d8a9b31bb733f18f9d86c60d65346c
Signed-off-by: hyunho <hhstark.kang@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 d975f72..a280f0d 100644 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.5.13 +Version: 0.5.14 Release: 1 Group: Applications/Core Applications License: Apache-2.0 |