diff options
author | Jusung Son <jusung07.son@samsung.com> | 2020-08-31 08:25:00 +0900 |
---|---|---|
committer | Jusung Son <jusung07.son@samsung.com> | 2020-08-31 08:25:00 +0900 |
commit | adf41c9c1e75c02b83a2e49522b2c3f901091cf2 (patch) | |
tree | 77c1c7b1e2badfd216c3a130b3896a944e8d1097 | |
parent | e71f1571d3f946c02fa644068c7427aca75056d9 (diff) | |
download | notification-submit/tizen/20200811.063054.tar.gz notification-submit/tizen/20200811.063054.tar.bz2 notification-submit/tizen/20200811.063054.zip |
Release version 0.5.78submit/tizen/20200907.005620submit/tizen/20200831.000130submit/tizen/20200811.063054accepted/tizen/unified/20200908.060753
Changes:
- Add path validation for private sharing
Change-Id: I4086c9883d8f7cedb0624953cff2d39b76350ca9
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 c27c4c9..170db25 100644 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.5.77 +Version: 0.5.78 Release: 1 Group: Applications/Core Applications License: Apache-2.0 |