[crash] Update to latest upstream release

David Anderson crash at fedoraproject.org
Mon Dec 16 16:49:56 UTC 2013


commit 28db5d7fe3c6892c917be74d7f001792e54c4229
Author: Dave Anderson <anderson at redhat.com>
Date:   Mon Dec 16 11:49:44 2013 -0500

    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 <anderson at redhat.com> - 7.0.4-1
+- Update to latest upstream release
+
 * Tue Oct 29 2013 Dave Anderson <anderson at redhat.com> - 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


More information about the scm-commits mailing list