From 28db5d7fe3c6892c917be74d7f001792e54c4229 Mon Sep 17 00:00:00 2001 From: Dave Anderson Date: Mon, 16 Dec 2013 11:49:44 -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 a5a022e..af8ec78 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ crash-5.0.6.tar.gz /crash-7.0.1.tar.gz /crash-7.0.2.tar.gz /crash-7.0.3.tar.gz +/crash-7.0.4.tar.gz diff --git a/crash.spec b/crash.spec index 2bb3647..bfa173d 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.3 +Version: 7.0.4 Release: 1%{?dist} License: GPLv3 Group: Development/Debuggers @@ -64,6 +64,9 @@ rm -rf %{buildroot} %{_includedir}/* %changelog +* Mon Dec 16 2013 Dave Anderson - 7.0.4-1 +- Update to latest upstream release + * Tue Oct 29 2013 Dave Anderson - 7.0.3-1 - Update to latest upstream release diff --git a/sources b/sources index 28cb85c..a03f3ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -70d46467f9f2a7115a03cb698fe5125f crash-7.0.3.tar.gz +45b47c058e088d12a3830c33b698b66c crash-7.0.4.tar.gz