summaryrefslogtreecommitdiffstats
path: root/rteval.spec
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-07-16 16:28:53 -0500
committerClark Williams <williams@redhat.com>2010-07-16 16:28:53 -0500
commitae6424f15d10f8030b43cd776a6e7423893990b6 (patch)
tree607a9cb5509edcb841ca84a3edaab1dc572ff33d /rteval.spec
parent086b246e8a62c0cf229dcf009ce0943954cb312e (diff)
downloadrteval-ae6424f15d10f8030b43cd776a6e7423893990b6.tar.gz
rteval-ae6424f15d10f8030b43cd776a6e7423893990b6.tar.xz
rteval-ae6424f15d10f8030b43cd776a6e7423893990b6.zip
version bump to v1.29
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 66813a2..59f6319 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.28
+Version: 1.29
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
+* Fri Jul 16 2010 Clark Williams <williams@redhat.com> - 1.29-1
+- fixed incorrect type value in kcompile.py
+
* Fri Jul 16 2010 Clark Williams <williams@redhat.com> - 1.28-1
- added logic to loads to adjust number of jobs based on ratio
of memory per core