summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Lewandowski <k.lewandowsk@samsung.com>2019-01-17 16:20:23 +0100
committerKarol Lewandowski <k.lewandowsk@samsung.com>2019-01-17 16:20:23 +0100
commit69d34b239dca0725a5cb48917698ebbd75abe729 (patch)
tree8ea3f16d14a3148bd1ad9a39e9d405447911dda2
parentfebcd5d53334c4c16a979b3e69c220c4d82b6757 (diff)
downloadcrash-worker-69d34b239dca0725a5cb48917698ebbd75abe729.tar.gz
crash-worker-69d34b239dca0725a5cb48917698ebbd75abe729.tar.bz2
crash-worker-69d34b239dca0725a5cb48917698ebbd75abe729.zip
This release adds information about crashed application (.tpk) to .so_info file. Additionally, one svace issue is fixed. Change-Id: I0ce18e1c47906df26bc996960681685a33f88c89
-rw-r--r--packaging/crash-worker.spec2
-rw-r--r--packaging/crash-worker_system-tests.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/packaging/crash-worker.spec b/packaging/crash-worker.spec
index 287cfbd..e77648b 100644
--- a/packaging/crash-worker.spec
+++ b/packaging/crash-worker.spec
@@ -10,7 +10,7 @@
Name: crash-worker
Summary: Crash-manager
-Version: 5.5.5
+Version: 5.5.6
Release: 1
Group: Framework/system
License: Apache-2.0 and BSD
diff --git a/packaging/crash-worker_system-tests.spec b/packaging/crash-worker_system-tests.spec
index c57473b..58ee9ca 100644
--- a/packaging/crash-worker_system-tests.spec
+++ b/packaging/crash-worker_system-tests.spec
@@ -6,7 +6,7 @@
Name: crash-worker_system-tests
Summary: Package with binaries and scripts for crash-worker system tests
-Version: 5.5.5
+Version: 5.5.6
Release: 1
Group: Framework/system
License: Apache-2.0 and BSD