automatic version update by autodist [release 8.0.5-1mamba;Sun Apr 28 2024]
This commit is contained in:
parent
dbe439a4dc
commit
9f17007625
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-3)
|
%define majver %(echo %version | cut -d. -f1-3)
|
||||||
%define minver %(echo %version | cut -d. -f4 | sed s/^\\\([0-9]\\\)/-\\1/)
|
%define minver %(echo %version | cut -d. -f4 | sed s/^\\\([0-9]\\\)/-\\1/)
|
||||||
Name: crash
|
Name: crash
|
||||||
Version: 8.0.4
|
Version: 8.0.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: kernel crash analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles
|
Summary: kernel crash analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -75,6 +75,9 @@ cp -p defs.h %{buildroot}%{_includedir}/crash
|
|||||||
%{_includedir}/crash/*.h
|
%{_includedir}/crash/*.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 28 2024 Automatic Build System <autodist@openmamba.org> 8.0.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Nov 21 2023 Automatic Build System <autodist@mambasoft.it> 8.0.4-1mamba
|
* Tue Nov 21 2023 Automatic Build System <autodist@mambasoft.it> 8.0.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user