summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Lewandowski <k.lewandowsk@samsung.com>2020-03-12 13:34:30 +0100
committerKarol Lewandowski <k.lewandowsk@samsung.com>2020-03-12 14:07:02 +0100
commit7edac02bfe151c62922fe913c33211f63f0f7f89 (patch)
tree6eb9ede3bc3904fa471b7384b576746ac3fd5ad5
parent510ca7ecb6c2dbe0fa4e2db7cecf14ba1f727c50 (diff)
downloadcrash-worker-7edac02bfe151c62922fe913c33211f63f0f7f89.tar.gz
crash-worker-7edac02bfe151c62922fe913c33211f63f0f7f89.tar.bz2
crash-worker-7edac02bfe151c62922fe913c33211f63f0f7f89.zip
Notable features & changes: - dump_systemstate: move information about most of the programs to config files - dump_systemstate: add cmdflag= and order= support - crash-manager, service: add information about C# libraries to package info file (.so_info) - whole codebase: reduce default log level to INFO - drop separate spec for system-tests Change-Id: If47fc36e26954309a2c18262f32a69053bab2eb3
-rw-r--r--packaging/crash-worker.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/crash-worker.spec b/packaging/crash-worker.spec
index a58bc51..7c75698 100644
--- a/packaging/crash-worker.spec
+++ b/packaging/crash-worker.spec
@@ -13,7 +13,7 @@
Name: crash-worker
Summary: Coredump handler and report generator for Tizen
-Version: 6.0.11
+Version: 6.0.12
Release: 1
Group: Framework/system
License: Apache-2.0 and BSD-2-Clause and MIT