summaryrefslogtreecommitdiffstats
path: root/systemtap.spec
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-06-11 16:12:07 -0700
committerJosh Stone <jistone@redhat.com>2009-06-11 16:12:07 -0700
commite1774a7fdc4e44b4b11303b0ee6eda0230c5216c (patch)
treea27a2550655d86a5e261de0976928b1e5875c04d /systemtap.spec
parent849d65468deda9a2beb5402a08ea9190c50c321b (diff)
downloadsystemtap-steved-e1774a7fdc4e44b4b11303b0ee6eda0230c5216c.tar.gz
systemtap-steved-e1774a7fdc4e44b4b11303b0ee6eda0230c5216c.tar.xz
systemtap-steved-e1774a7fdc4e44b4b11303b0ee6eda0230c5216c.zip
Version bumps for the 0.9.8 release
Diffstat (limited to 'systemtap.spec')
-rw-r--r--systemtap.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/systemtap.spec b/systemtap.spec
index 521eec75..d62bb7ad 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -8,7 +8,7 @@
%{!?with_grapher: %define with_grapher 0}
Name: systemtap
-Version: 0.9.7
+Version: 0.9.8
Release: 1%{?dist}
# for version, see also configure.ac
Summary: Instrumentation System
@@ -356,6 +356,9 @@ exit 0
%changelog
+* Thu Jun 11 2009 Josh Stone <jistone@redhat.com> - 0.9.8-1
+- Upstream release.
+
* Thu Apr 23 2009 Josh Stone <jistone@redhat.com> - 0.9.7-1
- Upstream release.