summaryrefslogtreecommitdiffstats
path: root/rteval.spec
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2009-11-03 16:10:52 -0600
committerClark Williams <williams@redhat.com>2009-11-03 16:10:52 -0600
commitac1b3f2f393d378ce255b9d3b53fc00c4c800f6a (patch)
tree919c2096443bb0940b7599e94d1f621fdbbe31b5 /rteval.spec
parent5796dca87e637e1b1165a48eba9a9b28472e654a (diff)
downloadrteval-ac1b3f2f393d378ce255b9d3b53fc00c4c800f6a.tar.gz
rteval-ac1b3f2f393d378ce255b9d3b53fc00c4c800f6a.tar.xz
rteval-ac1b3f2f393d378ce255b9d3b53fc00c4c800f6a.zip
version bump to 1.9
Diffstat (limited to 'rteval.spec')
-rw-r--r--rteval.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/rteval.spec b/rteval.spec
index 27a08f3..154a73c 100644
--- a/rteval.spec
+++ b/rteval.spec
@@ -2,8 +2,8 @@
%{!?python_ver: %define python_ver %(%{__python} -c "import sys ; print sys.version[:3]")}
Name: rteval
-Version: 1.8
-Release: 3%{?dist}
+Version: 1.9
+Release: 1%{?dist}
Summary: Utility to evaluate system suitability for RT Linux
Group: Development/Tools
@@ -142,6 +142,12 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Oct 29 2009 Clark Williams <williams@redhat.com> - 1.9-1
+- merged davids updates:
+ -H option (raw histogram data)
+ cleaned up xsl files
+ fixed cpu sorting
+
* Mon Oct 26 2009 David Sommerseth <davids@redhat.com> - 1.8-3
- Fixed rpmlint complaints