summaryrefslogtreecommitdiffstats
path: root/rteval.spec
diff options
context:
space:
mode:
Diffstat (limited to 'rteval.spec')
-rw-r--r--rteval.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/rteval.spec b/rteval.spec
index 6b1c4d0..949f840 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.32
+Version: 1.33
Release: 1%{?dist}
Summary: Utility to evaluate system suitability for RT Linux
@@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
/usr/bin/rteval
%changelog
+* Sat May 14 2011 Clark Williams <williams@redhat.com> - 1.33-1
+- modify hackbench cutoff to be 0.75GB/core
+
* Mon Aug 23 2010 Clark Williams <williams@redhat.com> - 1.32-1
- update docs
- refactor some RTEval methods to utility functions