automatic version update by autodist [release 7.3.0-1mamba;Sat May 01 2021]

This commit is contained in:
Automatic Build System 2024-01-05 21:33:22 +01:00
parent 06e2b652ec
commit bf3bfd534f

View File

@ -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 <autodist@mambasoft.it> 7.3.0-1mamba
- automatic version update by autodist
* Thu Dec 10 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 7.2.9-1mamba
- update to 7.2.9