From 27aba29a01fa06488a7bd86d8bb327f3f692e218 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Fri, 27 Mar 2009 09:38:50 -0700 Subject: Version bumps for 0.9.5 release --- systemtap.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'systemtap.spec') 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 - 0.9.5-1 +- Upstream release. + * Wed Mar 18 2009 Will Cohen - 0.9-2 - Add location of man pages. -- cgit