From fc0d56cbf274b2b2508c04d2813d97ec0ea8e5cc Mon Sep 17 00:00:00 2001 From: Dave Anderson Date: Tue, 10 Feb 2015 11:11:19 -0500 Subject: [PATCH] Update to latest upstream release --- .gitignore | 1 + crash.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 604c38f..52a0488 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ crash-5.0.6.tar.gz /crash-7.0.7.tar.gz /crash-7.0.8.tar.gz /crash-7.0.9.tar.gz +/crash-7.1.0.tar.gz diff --git a/crash.spec b/crash.spec index 16d627b..c0fa364 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.9 +Version: 7.1.0 Release: 1%{?dist} License: GPLv3 Group: Development/Debuggers @@ -67,6 +67,9 @@ rm -rf %{buildroot} %{_includedir}/* %changelog +* Tue Feb 10 2015 Dave Anderson - 7.1.0-1 +- Update to latest upstream release + * Fri Nov 15 2014 Dave Anderson - 7.0.9-1 - Update to latest upstream release diff --git a/sources b/sources index 7d0714b..629c2a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -34b881a9ca148d81ff1fd4fdc16b5909 crash-7.0.9.tar.gz +9f2584041a665eb8580de1e6c642c594 crash-7.1.0.tar.gz