From d233538e2b50d3fe644a64096945ea35fe65495d Mon Sep 17 00:00:00 2001 From: Karol Lewandowski Date: Tue, 18 Dec 2018 12:25:56 +0100 Subject: [PATCH] Release 5.5.5 This release brings one change - DLog format specifier fixes for 64-bit architecures. Change-Id: I443faa5a06afb9c272c953360e0f85cbf913f7db --- packaging/crash-worker.spec | 2 +- packaging/crash-worker_system-tests.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/crash-worker.spec b/packaging/crash-worker.spec index 587c925..287cfbd 100644 --- a/packaging/crash-worker.spec +++ b/packaging/crash-worker.spec @@ -10,7 +10,7 @@ Name: crash-worker Summary: Crash-manager -Version: 5.5.4 +Version: 5.5.5 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 6e814f0..c57473b 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.4 +Version: 5.5.5 Release: 1 Group: Framework/system License: Apache-2.0 and BSD -- 2.7.4