Update to latest upstream release

This commit is contained in:
Dave Anderson 2013-10-29 11:06:24 -04:00
parent 597ceadcbc
commit 47ff40cf96
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@ crash-5.0.6.tar.gz
/crash-6.1.6.tar.gz /crash-6.1.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

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.2 Version: 7.0.3
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
* Tue Oct 29 2013 Dave Anderson <anderson@redhat.com> - 7.0.3-1
- Update to latest upstream release
* Wed Sep 04 2013 Dave Anderson <anderson@redhat.com> - 7.0.2-1 * Wed Sep 04 2013 Dave Anderson <anderson@redhat.com> - 7.0.2-1
- Update to latest upstream release - Update to latest upstream release
- Build with lzo and snappy compression capability - Build with lzo and snappy compression capability

View File

@ -1 +1 @@
b32a437eda92c25ee1c88aa846a2e044 crash-7.0.2.tar.gz 70d46467f9f2a7115a03cb698fe5125f crash-7.0.3.tar.gz