summaryrefslogtreecommitdiffstats
path: root/systemtap.spec
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-09-22 18:57:19 -0700
committerJosh Stone <jistone@redhat.com>2009-09-22 18:57:19 -0700
commit6a7aa1a180807e49cfeeccdb0eb460b41092a229 (patch)
tree18cb6e99e3cf98cd6e42171b920205ce8ea3e391 /systemtap.spec
parent23c0a2b3062ca6ac3e6dca485a40e5ebc29e9956 (diff)
downloadsystemtap-steved-6a7aa1a180807e49cfeeccdb0eb460b41092a229.tar.gz
systemtap-steved-6a7aa1a180807e49cfeeccdb0eb460b41092a229.tar.xz
systemtap-steved-6a7aa1a180807e49cfeeccdb0eb460b41092a229.zip
Version bumps for the 1.0 release
Diffstat (limited to 'systemtap.spec')
-rw-r--r--systemtap.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/systemtap.spec b/systemtap.spec
index ca355083..960d2e1b 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -8,7 +8,7 @@
%{!?with_grapher: %define with_grapher 1}
Name: systemtap
-Version: 0.9.9
+Version: 1.0
Release: 1%{?dist}
# for version, see also configure.ac
Summary: Instrumentation System
@@ -387,6 +387,9 @@ exit 0
%changelog
+* Tue Sep 22 2009 Josh Stone <jistone@redhat.com> - 1.0-1
+- Upstream release.
+
* Tue Aug 4 2009 Josh Stone <jistone@redhat.com> - 0.9.9-1
- Upstream release.