From 60094f616641b266c8abdbc6473178b56079e887 Mon Sep 17 00:00:00 2001 From: Dave Anderson Date: Thu, 17 Dec 2015 14:08:02 -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 9db3d4b..0d39781 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ crash-5.0.6.tar.gz /crash-7.1.1.tar.gz /crash-7.1.2.tar.gz /crash-7.1.3.tar.gz +/crash-7.1.4.tar.gz diff --git a/crash.spec b/crash.spec index 13c3962..c861eac 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.3 +Version: 7.1.4 Release: 1%{?dist} License: GPLv3 Group: Development/Debuggers @@ -67,6 +67,9 @@ rm -rf %{buildroot} %{_includedir}/* %changelog +* Thu Dec 17 2015 Dave Anderson - 7.1.4-1 +- Update to latest upstream release + * Thu Sep 3 2015 Dave Anderson - 7.1.3-1 - Update to latest upstream release diff --git a/sources b/sources index 8a5e57c..22cfbad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f87b3c8a516fe13a71bfce7873e2cd44 crash-7.1.3.tar.gz +4f7a00fd09c1316da8903e8f99188d98 crash-7.1.4.tar.gz