From 2e9fda3fb0f8e880d283f1d91d06abc2a3e1b80c Mon Sep 17 00:00:00 2001 From: Clark Williams Date: Wed, 25 Nov 2009 10:34:53 -0600 Subject: version bump to 1.12 --- rteval.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'rteval.spec') 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 - 1.12-1 +- fix incorrect reporting of measurement thread priorities + * Mon Nov 16 2009 Clark Williams - 1.11-5 - ensure that no double-slashes ("//") appear in the symlink path for /usr/bin/rteval (problem with rpmdiff) -- cgit