summaryrefslogtreecommitdiffstats
path: root/rteval.spec
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2011-05-14 09:54:28 -0500
committerClark Williams <williams@redhat.com>2011-05-14 09:54:28 -0500
commita1522a278d947076f6c00cf59042b53b3ef5f9d0 (patch)
treea63ee28f6b14e0e484c80e795a52bddb50aafd3f /rteval.spec
parent1192d756f5beae30949c6e229bc3751323008d9b (diff)
downloadrteval-a1522a278d947076f6c00cf59042b53b3ef5f9d0.tar.gz
rteval-a1522a278d947076f6c00cf59042b53b3ef5f9d0.tar.xz
rteval-a1522a278d947076f6c00cf59042b53b3ef5f9d0.zip
version bump to 1.33
Signed-off-by: Clark Williams <williams@redhat.com>
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