From f2faeff21db0bdf1303bc9ed73dbaf796bb34f43 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:33:21 +0100 Subject: [PATCH] automatic version update by autodist [release 7.0.8-1mamba;Sat Sep 13 2014] --- crash.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/crash.spec b/crash.spec index 2f3220c..4ddbeb3 100644 --- a/crash.spec +++ b/crash.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-3) %define minver %(echo %version | cut -d. -f4 | sed s/^\\\([0-9]\\\)/-\\1/) Name: crash -Version: 7.0.7 +Version: 7.0.8 Release: 1mamba Summary: kernel crash analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles Group: Development/Tools @@ -66,6 +66,9 @@ cp -p defs.h %{buildroot}%{_includedir}/crash %{_includedir}/crash/*.h %changelog +* Sat Sep 13 2014 Automatic Build System 7.0.8-1mamba +- automatic version update by autodist + * Wed Jun 11 2014 Automatic Build System 7.0.7-1mamba - automatic version update by autodist