diff options
author | SukhyungKang <shine.kang@samsung.com> | 2023-08-01 11:08:18 +0900 |
---|---|---|
committer | SukhyungKang <shine.kang@samsung.com> | 2023-08-01 11:08:18 +0900 |
commit | c504090c8bb6d70937e28fd3d07eb1380a369823 (patch) | |
tree | f41e4fb3c51fb3b2edeeb5a1c79f904f511ff16a | |
parent | c60592609df0142532fd59223f01996dcab87f46 (diff) | |
download | notification-accepted/tizen/unified/20230803.034056.tar.gz notification-accepted/tizen/unified/20230803.034056.tar.bz2 notification-accepted/tizen/unified/20230803.034056.zip |
Release version 0.7.2tizen_8.0_m2_releaseaccepted/tizen/unified/20230803.034056accepted/tizen/8.0/unified/20231005.092809
changes:
- fix socket fd double close
Change-Id: I5d708d53be93769ff394189703a6107446def052
Signed-off-by: SukhyungKang <shine.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 30ebff7..17ee72c 100644 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.7.1 +Version: 0.7.2 Release: 1 Group: Applications/Core Applications License: Apache-2.0 |