summaryrefslogtreecommitdiffstats
path: root/systemtap.spec
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-03-27 09:38:50 -0700
committerJosh Stone <jistone@redhat.com>2009-03-27 09:42:05 -0700
commit27aba29a01fa06488a7bd86d8bb327f3f692e218 (patch)
tree04fc56fcc5de09f347097b07f929bd35efb4842b /systemtap.spec
parente904ad9554d7eb3363612f4f32141c6dbc4f50d4 (diff)
downloadsystemtap-steved-27aba29a01fa06488a7bd86d8bb327f3f692e218.tar.gz
systemtap-steved-27aba29a01fa06488a7bd86d8bb327f3f692e218.tar.xz
systemtap-steved-27aba29a01fa06488a7bd86d8bb327f3f692e218.zip
Version bumps for 0.9.5 release
Diffstat (limited to 'systemtap.spec')
-rw-r--r--systemtap.spec7
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.