From bf3bfd534f48d31296ce773e5db188e4f7aaa4e7 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:33:22 +0100 Subject: [PATCH] automatic version update by autodist [release 7.3.0-1mamba;Sat May 01 2021] --- crash.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/crash.spec b/crash.spec index 96b2ea4..2c9895d 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.2.9 +Version: 7.3.0 Release: 1mamba Summary: kernel crash analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles Group: Development/Tools @@ -13,13 +13,11 @@ Source: https://github.com/crash-utility/crash.git/%{version}/crash-%{ver License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig BuildRequires: liblzma-devel BuildRequires: libncurses-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END Requires: binutils -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The core analysis suite is a self-contained tool that can be used to investigate either live systems, kernel core dumps created from the netdump, diskdump and kdump packages from Red Hat Linux, the mcore kernel patch offered by Mission Critical Linux, or the LKCD kernel patch. @@ -68,6 +66,9 @@ cp -p defs.h %{buildroot}%{_includedir}/crash %{_includedir}/crash/*.h %changelog +* Sat May 01 2021 Automatic Build System 7.3.0-1mamba +- automatic version update by autodist + * Thu Dec 10 2020 Silvan Calarco 7.2.9-1mamba - update to 7.2.9