summaryrefslogtreecommitdiffstats
path: root/rteval.spec
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2009-11-25 10:34:53 -0600
committerClark Williams <williams@redhat.com>2009-11-25 10:34:53 -0600
commit2e9fda3fb0f8e880d283f1d91d06abc2a3e1b80c (patch)
treecffdce53ad6086561f231ee06d70f65d0e358dc4 /rteval.spec
parent86c32ef28f3504f02fea392fc4fee7ca3d6bbdf8 (diff)
downloadrteval-2e9fda3fb0f8e880d283f1d91d06abc2a3e1b80c.tar.gz
rteval-2e9fda3fb0f8e880d283f1d91d06abc2a3e1b80c.tar.xz
rteval-2e9fda3fb0f8e880d283f1d91d06abc2a3e1b80c.zip
version bump to 1.12
Diffstat (limited to 'rteval.spec')
-rw-r--r--rteval.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/rteval.spec b/rteval.spec
index 2df4c93..e98964e 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.11
-Release: 5%{?dist}
+Version: 1.12
+Release: 1%{?dist}
Summary: Utility to evaluate system suitability for RT Linux
Group: Development/Tools
@@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed Nov 25 2009 Clark Williams <williams@redhat.com> - 1.12-1
+- fix incorrect reporting of measurement thread priorities
+
* Mon Nov 16 2009 Clark Williams <williams@redhat.com> - 1.11-5
- ensure that no double-slashes ("//") appear in the symlink
path for /usr/bin/rteval (problem with rpmdiff)