summaryrefslogtreecommitdiffstats
path: root/rteval.spec
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-02-11 17:08:52 -0600
committerClark Williams <williams@redhat.com>2010-02-11 17:08:52 -0600
commit36410acc71776818cee100aba4a1af60ca7b41c9 (patch)
tree61c191509cfbc71aa43adbd2a566c826fc7a7f3f /rteval.spec
parentb634ca9faf64144867e5a7435f4787359f351fbd (diff)
downloadrteval-36410acc71776818cee100aba4a1af60ca7b41c9.tar.gz
rteval-36410acc71776818cee100aba4a1af60ca7b41c9.tar.xz
rteval-36410acc71776818cee100aba4a1af60ca7b41c9.zip
version bump to 1.16
Signed-off-by: Clark Williams <williams@redhat.com>
Diffstat (limited to 'rteval.spec')
-rw-r--r--rteval.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/rteval.spec b/rteval.spec
index eddbe0c..187a498 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.15
+Version: 1.16
Release: 1%{?dist}
Summary: Utility to evaluate system suitability for RT Linux
@@ -71,6 +71,10 @@ rm -rf $RPM_BUILD_ROOT
/usr/bin/rteval
%changelog
+* Thu Feb 11 2010 Clark Williams <williams@redhat.com> - 1.16-1
+- fix errors in show_remaining_time() introduced because
+ time values are floats rather than ints
+
* Thu Feb 11 2010 Clark Williams <williams@redhat.com> - 1.15-1
- added logic to use --numa and --smp options of new cyclictest
- added countdown report for time remaining in a run