From 8ef6040996611d95dc09ec8d5923a3f20116b47d Mon Sep 17 00:00:00 2001 From: Clark Williams Date: Thu, 11 Feb 2010 12:52:51 -0600 Subject: version bump to 0.15 Signed-off-by: Clark Williams --- rteval.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'rteval.spec') diff --git a/rteval.spec b/rteval.spec index 5981a99..eddbe0c 100644 --- a/rteval.spec +++ b/rteval.spec @@ -2,7 +2,7 @@ %{!?python_ver: %define python_ver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: rteval -Version: 1.14 +Version: 1.15 Release: 1%{?dist} Summary: Utility to evaluate system suitability for RT Linux @@ -16,7 +16,7 @@ BuildRequires: python Requires: python Requires: python-schedutils python-ethtool libxslt-python >= 1.1.17 Requires: python-dmidecode >= 3.10 -Requires: rt-tests >= 0.29 +Requires: rt-tests >= 0.65 Requires: rteval-loads BuildArch: noarch Obsoletes: rteval <= 1.7 @@ -71,6 +71,10 @@ rm -rf $RPM_BUILD_ROOT /usr/bin/rteval %changelog +* Thu Feb 11 2010 Clark Williams - 1.15-1 +- added logic to use --numa and --smp options of new cyclictest +- added countdown report for time remaining in a run + * Tue Feb 9 2010 Clark Williams - 1.14-1 - David Sommerseth : merged XMLReport() changes for hwcert suite -- cgit