summaryrefslogtreecommitdiffstats
path: root/rteval.spec
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-07-08 16:34:03 -0500
committerClark Williams <williams@redhat.com>2010-07-08 16:34:03 -0500
commit1cef7b48e883670ebe5936f4c47d77e9520ceffe (patch)
tree151f85b34645a6dab0c34b3f34535ec9b1724287 /rteval.spec
parent69cadd050763d1e23a920a100b5479d38c5c8538 (diff)
downloadrteval-1cef7b48e883670ebe5936f4c47d77e9520ceffe.tar.gz
rteval-1cef7b48e883670ebe5936f4c47d77e9520ceffe.tar.xz
rteval-1cef7b48e883670ebe5936f4c47d77e9520ceffe.zip
vesion bump to v1.23
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 c806e52..1885556 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.22
+Version: 1.23
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
+* Thu Jul 8 2010 Clark Williams <williams@redhat.com> - 1.23-1
+- version bump to deal with out-of-sync cvs issue
+
* Thu Jul 8 2010 Clark Williams <williams@redhat.com> - 1.22-1
- merged David Sommerseth <davids@redhat.com> changes to use
hackbench from rt-tests packages rather than carry local copy