diff --git a/crash.spec b/crash.spec index 02aff65..97a1e1d 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.1.9 +Version: 7.2.0 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 +* Sun Oct 08 2017 Automatic Build System 7.2.0-1mamba +- automatic version update by autodist + * Wed Apr 26 2017 Automatic Build System 7.1.9-1mamba - automatic version update by autodist