diff options
author | Ilho Kim <ilho159.kim@samsung.com> | 2019-09-19 17:34:37 +0900 |
---|---|---|
committer | Ilho Kim <ilho159.kim@samsung.com> | 2019-09-19 17:34:37 +0900 |
commit | bbe974fe97025cab9a8fa94d731a9d55ca33c5b3 (patch) | |
tree | fb21f3e3d1f58eb5675421404b71f232a2d4ab73 | |
parent | 124f734352457360d1a012c38565d401adeb8703 (diff) | |
download | slp-pkgmgr-tizen_5.0.tar.gz slp-pkgmgr-tizen_5.0.tar.bz2 slp-pkgmgr-tizen_5.0.zip |
Release version 0.11.2submit/tizen_5.0/20191010.070813submit/tizen_5.0/20190919.232834accepted/tizen/5.0/unified/20191014.084624tizen_5.0accepted/tizen_5.0_unified
Changes:
- Fix thread safety issue
Change-Id: I8e79f61a9c4c464e4977f570483e334442eee86f
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
-rw-r--r-- | packaging/pkgmgr.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/pkgmgr.spec b/packaging/pkgmgr.spec index 33ef349..50949b9 100644 --- a/packaging/pkgmgr.spec +++ b/packaging/pkgmgr.spec @@ -1,6 +1,6 @@ Name: pkgmgr Summary: Packager Manager client library package -Version: 0.11.1 +Version: 0.11.2 Release: 0 Group: Application Framework/Package Management License: Apache-2.0 |