diff options
Diffstat (limited to 'systemtap.spec')
-rw-r--r-- | systemtap.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/systemtap.spec b/systemtap.spec index 9d553cfc..e582bf1f 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -8,7 +8,7 @@ %{!?with_grapher: %define with_grapher 1} Name: systemtap -Version: 0.9.8 +Version: 0.9.9 Release: 1%{?dist} # for version, see also configure.ac Summary: Instrumentation System @@ -381,6 +381,9 @@ exit 0 %changelog +* Tue Aug 4 2009 Josh Stone <jistone@redhat.com> - 0.9.9-1 +- Upstream release. + * Thu Jun 11 2009 Josh Stone <jistone@redhat.com> - 0.9.8-1 - Upstream release. |