Update to latest upstream release

This commit is contained in:
Dave Anderson 2014-11-14 09:06:17 -05:00
parent f23e917632
commit ff7ca30b97
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ crash-5.0.6.tar.gz
/crash-7.0.5.tar.gz
/crash-7.0.7.tar.gz
/crash-7.0.8.tar.gz
/crash-7.0.9.tar.gz

View File

@ -3,7 +3,7 @@
#
Summary: Kernel analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles
Name: crash
Version: 7.0.8
Version: 7.0.9
Release: 1%{?dist}
License: GPLv3
Group: Development/Debuggers
@ -67,6 +67,9 @@ rm -rf %{buildroot}
%{_includedir}/*
%changelog
* Fri Nov 15 2014 Dave Anderson <anderson@redhat.com> - 7.0.9-1
- Update to latest upstream release
* Mon Sep 15 2014 Dave Anderson <anderson@redhat.com> - 7.0.8-1
- Update to latest upstream release
- Add ppc64le as supported architecture for crash package (BZ #1136050)

View File

@ -1 +1 @@
94f3c60bc04c8e9c620878d77f23dc7f crash-7.0.8.tar.gz
34b881a9ca148d81ff1fd4fdc16b5909 crash-7.0.9.tar.gz