diff --git a/.gitignore b/.gitignore index 44b0c59..59a585b 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ crash-5.0.6.tar.gz /crash-7.1.4.tar.gz /crash-7.1.5.tar.gz /crash-7.1.6.tar.gz +/crash-7.1.7.tar.gz diff --git a/crash.spec b/crash.spec index e091216..b80e070 100644 --- a/crash.spec +++ b/crash.spec @@ -3,7 +3,7 @@ # Summary: Kernel analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles Name: crash -Version: 7.1.6 +Version: 7.1.7 Release: 1%{?dist} License: GPLv3 Group: Development/Debuggers @@ -70,6 +70,9 @@ rm -rf %{buildroot} %{_includedir}/* %changelog +* Tue Dec 6 2016 Dave Anderson - 7.1.7-1 +- Update to latest upstream release + * Fri Oct 14 2016 Dave Anderson - 7.1.6-1 - Update to latest upstream release - Fix for RHBZ#1044119 - crash bundles gdb diff --git a/sources b/sources index f778262..c1a5c63 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ab7c8c57f5796c04d1ef2f9b08fcb1f6 crash-7.1.6.tar.gz +08990e1d242faaaa11e7fbb6386f28e2 crash-7.1.7.tar.gz