From 79483db943d7295fac8983331eb3b00be4e56e74 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 01:07:54 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- crash.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/crash.spec b/crash.spec index 8267e80..21b5bca 100644 --- a/crash.spec +++ b/crash.spec @@ -4,7 +4,7 @@ Summary: Kernel analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles Name: crash Version: 7.0.5 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3 Group: Development/Debuggers Source: http://people.redhat.com/anderson/crash-%{version}.tar.gz @@ -69,6 +69,9 @@ rm -rf %{buildroot} %{_includedir}/* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 7.0.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Fri Feb 28 2014 Dave Anderson - 7.0.5-1 - Update to latest upstream release - Use system readline library