summaryrefslogtreecommitdiffstats
path: root/rteval.spec
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2009-09-22 14:53:39 -0500
committerDavid Sommerseth <davids@redhat.com>2009-09-24 15:05:14 +0200
commita27f72ffbde42c3b65d04a3f8c515b2566abfe28 (patch)
tree8a12e477897005a3c5d4488d6224bb511e3f280f /rteval.spec
parent430fa3b56847abd00c19c67b414e9ac884f90ac7 (diff)
downloadrteval-a27f72ffbde42c3b65d04a3f8c515b2566abfe28.tar.gz
rteval-a27f72ffbde42c3b65d04a3f8c515b2566abfe28.tar.xz
rteval-a27f72ffbde42c3b65d04a3f8c515b2566abfe28.zip
version bump to v1.3
Diffstat (limited to 'rteval.spec')
-rw-r--r--rteval.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/rteval.spec b/rteval.spec
index 9f58f56..2721dc3 100644
--- a/rteval.spec
+++ b/rteval.spec
@@ -3,7 +3,7 @@
Name: rteval
-Version: 1.2
+Version: 1.3
Release: 1%{?dist}
Summary: utility to evaluate system suitability for RT Linux
@@ -76,6 +76,12 @@ ln -s %{python_sitelib}/rteval/rteval.py /usr/bin/rteval
%endif
%changelog
+* Tue Sep 22 2009 Clark Williams <williams@redhat.com> - 1.3-1
+- changes from davids:
+ * changed report code to sort by processor id
+ * added report submission retry logic
+ * added emailer class
+
* Fri Sep 18 2009 Clark Williams <williams@redhat.com> - 1.2-1
- added config file handling for modifying load behavior and
setting defaults