summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Lewandowski <k.lewandowsk@samsung.com>2019-10-10 13:52:27 +0200
committerKarol Lewandowski <k.lewandowsk@samsung.com>2019-10-10 14:51:46 +0200
commitc47e719d1e671324160a087bc125880af5722fae (patch)
treeed5c318c43f1b9284a483a6498a3d6a01fc26ad4
parent929ad348aa2e43becd68ce59a82d80b13a4ce36f (diff)
downloadcrash-worker-c47e719d1e671324160a087bc125880af5722fae.tar.gz
crash-worker-c47e719d1e671324160a087bc125880af5722fae.tar.bz2
crash-worker-c47e719d1e671324160a087bc125880af5722fae.zip
This release brings: - optimizations to reduce memory footprint - removal of sys-assert (deprecated) Change-Id: Ie3df6181e3c991d14ee8ef0da21208551d1c7f02
-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 4d8fd96..15d598e 100644
--- a/packaging/crash-worker.spec
+++ b/packaging/crash-worker.spec
@@ -13,7 +13,7 @@
Name: crash-worker
Summary: Crash-manager
-Version: 5.5.23
+Version: 5.5.24
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 300407f..e8a56b3 100644
--- a/packaging/crash-worker_system-tests.spec
+++ b/packaging/crash-worker_system-tests.spec
@@ -8,7 +8,7 @@
Name: crash-worker_system-tests
Summary: Package with binaries and scripts for crash-worker system tests
-Version: 5.5.23
+Version: 5.5.24
Release: 1
Group: Framework/system
License: Apache-2.0 and BSD