summaryrefslogtreecommitdiffstats
path: root/rteval.spec
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-02-09 15:25:50 -0600
committerClark Williams <williams@redhat.com>2010-02-09 15:25:50 -0600
commit73a5259938818e6227fccd326614cde29fcb2306 (patch)
treedce964fccb85d908ae32bef0805b0236f7211a59 /rteval.spec
parent1926144480415b67e6ab7d85531ff727097ff937 (diff)
downloadrteval-73a5259938818e6227fccd326614cde29fcb2306.tar.gz
rteval-73a5259938818e6227fccd326614cde29fcb2306.tar.xz
rteval-73a5259938818e6227fccd326614cde29fcb2306.zip
version bump to 1.14
Signed-off-by: Clark Williams <williams@redhat.com>
Diffstat (limited to 'rteval.spec')
-rw-r--r--rteval.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/rteval.spec b/rteval.spec
index 8ba23b6..5981a99 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.13
+Version: 1.14
Release: 1%{?dist}
Summary: Utility to evaluate system suitability for RT Linux
@@ -71,6 +71,10 @@ rm -rf $RPM_BUILD_ROOT
/usr/bin/rteval
%changelog
+* Tue Feb 9 2010 Clark Williams <williams@redhat.com> - 1.14-1
+- David Sommerseth <davids@redhat.com>:
+ merged XMLReport() changes for hwcert suite
+
* Tue Dec 22 2009 Clark Williams <williams@redhat.com> - 1.13-1
- added cyclictest default initializers
- added sanity checks to statistics reduction code