diff options
Diffstat (limited to 'systemtap.spec')
-rw-r--r-- | systemtap.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/systemtap.spec b/systemtap.spec index e727b49c..a01ccb11 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -6,8 +6,8 @@ %{!?pie_supported: %define pie_supported 1} Name: systemtap -Version: 0.9 -Release: 3%{?dist} +Version: 0.9.5 +Release: 1%{?dist} # for version, see also configure.ac Summary: Instrumentation System Group: Development/System @@ -323,6 +323,9 @@ exit 0 %changelog +* Fri Mar 27 2009 Josh Stone <jistone@redhat.com> - 0.9.5-1 +- Upstream release. + * Wed Mar 18 2009 Will Cohen <wcohen@redhat.com> - 0.9-2 - Add location of man pages. |