diff --git a/rasdaemon.spec b/rasdaemon.spec index 8948d44..2f1d8cd 100644 --- a/rasdaemon.spec +++ b/rasdaemon.spec @@ -1,6 +1,6 @@ Name: rasdaemon -Version: 0.5.4 -Release: 3%{?dist} +Version: 0.5.5 +Release: 1%{?dist} Summary: Utility to receive RAS error tracings Group: Applications/System License: GPLv2 @@ -54,6 +54,9 @@ rm INSTALL %{buildroot}/usr/include/*.h %{_sysconfdir}/ras/dimm_labels.d %changelog +* Wed Jun 03 2015 Mauro Carvalho Chehab 0.5.5-1 +- Bump to version 0.5.5 with support for newer Intel platforms & some fixes + * Tue Sep 16 2014 Peter Robinson 0.5.4-3 - aarch64/ppc64 have edac capabilities - spec cleanups diff --git a/sources b/sources index 9a97581..5656bcd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -98aebaebbe5bf2eddc8c3c07562971fd rasdaemon-0.5.4.tar.bz2 +9e76ad39dc080f21703b06575fe92310 rasdaemon-0.5.5.tar.bz2