From 0d1f3f11be930187c7d290293a487d125a10d433 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Thu, 8 Jun 2017 06:29:49 -0300 Subject: [PATCH] Bump to version 0.5.9 Signed-off-by: Mauro Carvalho Chehab --- ChangeLog | 5 +++++ configure.ac | 2 +- misc/rasdaemon.spec.in | 7 +++++-- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index f24d107..f22d58b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -95,3 +95,8 @@ 2016-04-15 Mauro Carvalho Chehab - Version 0.5.8 * Add Broadwell EP/EX MSCOD and Broadwell DE MSCOD values + +2016-06-08 Mauro Carvalho Chehab + - Version 0.5.9 + * Add Knights Mill and updated DELL labels + * Configure now reports enabled options diff --git a/configure.ac b/configure.ac index 98bb5aa..5af5227 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([RASdaemon], 0.5.8) +AC_INIT([RASdaemon], 0.5.9) AM_SILENT_RULES([yes]) AC_CANONICAL_SYSTEM AC_CONFIG_MACRO_DIR([m4]) diff --git a/misc/rasdaemon.spec.in b/misc/rasdaemon.spec.in index 776d0d5..0dca536 100644 --- a/misc/rasdaemon.spec.in +++ b/misc/rasdaemon.spec.in @@ -56,6 +56,9 @@ rm INSTALL %{buildroot}/usr/include/*.h %changelog +* Thu Jun 08 2017 Mauro Carvalho Chehab 0.5.9-1 +- Bump to version 0.5.8 adding support for Knights Mill and update DELL labels + * Fri Apr 15 2016 Mauro Carvalho Chehab 0.5.8-1 - Bump to version 0.5.8 adding support for Broadwell EP/EX MSCOD and Broadwell DE MSCOD @@ -76,10 +79,10 @@ rm INSTALL %{buildroot}/usr/include/*.h * Tue Sep 10 2013 Mauro Carvalho Chehab 0.4.2-1 - Fix ras-mc-ctl layout filling - + * Wed May 29 2013 Mauro Carvalho Chehab 0.4.1-2 - Fix the name of perl-DBD-SQLite package - + * Wed May 29 2013 Mauro Carvalho Chehab 0.4.1-1 - Updated to version 0.4.1 with contains some bug fixes -- 2.49.0