summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-04-09 13:56:15 -0500
committerClark Williams <williams@redhat.com>2010-04-09 13:56:15 -0500
commit9d503b107dedeeb8b3f7e2757745b24128e85d90 (patch)
tree747b184d69e5de8da0c7072e3a010246dd40f62e
parent691f7a82fb68ddd17071ddabe68daba0cf0762d4 (diff)
downloadrt-tests-9d503b107dedeeb8b3f7e2757745b24128e85d90.tar.gz
version bump to 0.70v0.70
-rw-r--r--Makefile2
-rw-r--r--rt-tests.spec-in4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c831da6..b497499 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION_STRING = 0.69
+VERSION_STRING = 0.70
sources = cyclictest.c signaltest.c pi_stress.c rt-migrate-test.c \
ptsematest.c sigwaittest.c svsematest.c pmqtest.c sendme.c \
diff --git a/rt-tests.spec-in b/rt-tests.spec-in
index acbc431..d69313d 100644
--- a/rt-tests.spec-in
+++ b/rt-tests.spec-in
@@ -61,6 +61,10 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/man/man8/hackbench.8.gz
%changelog
+* Fri Apr 9 2010 Clark Williams <williams@redhat.com> - 0.70-1
+- from Olaf Hering <olaf@aepfle.de>
+ - skip python dependency during install if python not available
+
* Fri Apr 9 2010 Clark Williams <williams@redhat.com> - 0.69-1
- fix bus error in cyclictest on NUMA systems with more than 16 cores
- reset default cyclictest policy to SCHED_OTHER