diff options
author | Hyunho Kang <hhstark.kang@samsung.com> | 2017-03-20 14:08:31 +0900 |
---|---|---|
committer | Hyunho Kang <hhstark.kang@samsung.com> | 2017-03-19 22:12:39 -0700 |
commit | 69b218f461ade079171efdea71678f10d34500b9 (patch) | |
tree | e5863c5d0797fc78e9feba19375b64fb3967df36 | |
parent | e6694abfdcba3444d87223fc648610a29ebcc665 (diff) | |
download | widget-service-accepted/tizen_tv.tar.gz widget-service-accepted/tizen_tv.tar.bz2 widget-service-accepted/tizen_tv.zip |
Release version 1.2.4submit/tizen/20170320.054003accepted/tizen/wearable/20170320.222017accepted/tizen/unified/20170320.222052accepted/tizen/tv/20170320.221959accepted/tizen/mobile/20170320.221934accepted/tizen/ivi/20170320.222033accepted/tizen/common/20170320.173641accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_common
Changes:
- Fix memory leak
- Add a new enum value for widget create aborted event
Change-Id: Ib609a43cee7d81d50ff9f95fd5935dc5ce255129
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
-rw-r--r-- | packaging/libwidget_service.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/libwidget_service.spec b/packaging/libwidget_service.spec index effba46..2404d7f 100644 --- a/packaging/libwidget_service.spec +++ b/packaging/libwidget_service.spec @@ -1,6 +1,6 @@ Name: libwidget_service Summary: Service API for gathering installed widget information -Version: 1.2.3 +Version: 1.2.4 Release: 1 Group: Applications/Core Applications License: Flora-1.1 |