diff --git a/.gitignore b/.gitignore index 25e5355..9db3d4b 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ crash-5.0.6.tar.gz /crash-7.1.0.tar.gz /crash-7.1.1.tar.gz /crash-7.1.2.tar.gz +/crash-7.1.3.tar.gz diff --git a/crash.spec b/crash.spec index 9b4274a..13c3962 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.2 +Version: 7.1.3 Release: 1%{?dist} License: GPLv3 Group: Development/Debuggers @@ -67,6 +67,9 @@ rm -rf %{buildroot} %{_includedir}/* %changelog +* Thu Sep 3 2015 Dave Anderson - 7.1.3-1 +- Update to latest upstream release + * Mon Jul 13 2015 Dave Anderson - 7.1.2-1 - Update to latest upstream release diff --git a/sources b/sources index 6fbd312..8a5e57c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09613dc5103a04d2f0daa4d7f09ac3d1 crash-7.1.2.tar.gz +f87b3c8a516fe13a71bfce7873e2cd44 crash-7.1.3.tar.gz