Update to latest upstream release

This commit is contained in:
Dave Anderson 2013-12-16 11:49:44 -05:00
parent 47ff40cf96
commit 28db5d7fe3
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@ crash-5.0.6.tar.gz
/crash-7.0.1.tar.gz /crash-7.0.1.tar.gz
/crash-7.0.2.tar.gz /crash-7.0.2.tar.gz
/crash-7.0.3.tar.gz /crash-7.0.3.tar.gz
/crash-7.0.4.tar.gz

View File

@ -3,7 +3,7 @@
# #
Summary: Kernel analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles Summary: Kernel analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles
Name: crash Name: crash
Version: 7.0.3 Version: 7.0.4
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv3 License: GPLv3
Group: Development/Debuggers Group: Development/Debuggers
@ -64,6 +64,9 @@ rm -rf %{buildroot}
%{_includedir}/* %{_includedir}/*
%changelog %changelog
* Mon Dec 16 2013 Dave Anderson <anderson@redhat.com> - 7.0.4-1
- Update to latest upstream release
* Tue Oct 29 2013 Dave Anderson <anderson@redhat.com> - 7.0.3-1 * Tue Oct 29 2013 Dave Anderson <anderson@redhat.com> - 7.0.3-1
- Update to latest upstream release - Update to latest upstream release

View File

@ -1 +1 @@
70d46467f9f2a7115a03cb698fe5125f crash-7.0.3.tar.gz 45b47c058e088d12a3830c33b698b66c crash-7.0.4.tar.gz