automatic version update by autodist [release 8.0.2-1mamba;Fri Nov 18 2022]
This commit is contained in:
parent
cbd189e6b4
commit
7d3a4a674b
@ -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: 8.0.1
|
||||
Version: 8.0.2
|
||||
Release: 1mamba
|
||||
Summary: kernel crash analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles
|
||||
Group: Development/Tools
|
||||
@ -75,6 +75,9 @@ cp -p defs.h %{buildroot}%{_includedir}/crash
|
||||
%{_includedir}/crash/*.h
|
||||
|
||||
%changelog
|
||||
* Fri Nov 18 2022 Automatic Build System <autodist@mambasoft.it> 8.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 26 2022 Automatic Build System <autodist@mambasoft.it> 8.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user