diff --git a/.gitignore b/.gitignore index 31928b2..604c38f 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ crash-5.0.6.tar.gz /crash-7.0.5.tar.gz /crash-7.0.7.tar.gz /crash-7.0.8.tar.gz +/crash-7.0.9.tar.gz diff --git a/crash.spec b/crash.spec index baebf7c..16d627b 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.0.8 +Version: 7.0.9 Release: 1%{?dist} License: GPLv3 Group: Development/Debuggers @@ -67,6 +67,9 @@ rm -rf %{buildroot} %{_includedir}/* %changelog +* Fri Nov 15 2014 Dave Anderson - 7.0.9-1 +- Update to latest upstream release + * Mon Sep 15 2014 Dave Anderson - 7.0.8-1 - Update to latest upstream release - Add ppc64le as supported architecture for crash package (BZ #1136050) diff --git a/sources b/sources index 0547879..7d0714b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -94f3c60bc04c8e9c620878d77f23dc7f crash-7.0.8.tar.gz +34b881a9ca148d81ff1fd4fdc16b5909 crash-7.0.9.tar.gz