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 be00fa98..7277f92a 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -7,7 +7,7 @@ Name: systemtap # for version, see also configure.ac -Version: 0.8 +Version: 0.9 Release: %{release}%{?dist} Summary: Instrumentation System Group: Development/System @@ -317,6 +317,9 @@ exit 0 %changelog +* Tue Feb 17 2009 Frank Ch. Eigler <fche@redhat.com> - 0.9-1 +- Upstream release. + * Thu Nov 13 2008 Frank Ch. Eigler <fche@redhat.com> - 0.8-1 - Upstream release. |