diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | systemtap.spec.in | 4 |
2 files changed, 7 insertions, 2 deletions
@@ -1,3 +1,8 @@ +2006-07-13 Frank Ch. Eigler <fche@elastic.org> + + * systemtap.spec.in: Bump release number. + Add formerly missing admonitional verb. + 2006-07-13 David Smith <dsmith@redhat.com> * parse.cxx (parser::expect_unknown2): New function that looks for diff --git a/systemtap.spec.in b/systemtap.spec.in index efd308ad..d940c546 100644 --- a/systemtap.spec.in +++ b/systemtap.spec.in @@ -1,10 +1,10 @@ -# Yo! DO NOT THE FOLLOWING LINE. +# Yo! DO NOT CHANGE THE FOLLOWING LINE. %define bundled_elfutils 1 %define elfutils_version 0.121 Name: systemtap Version: @VERSION@ -Release: 1 +Release: 2 Summary: Instrumentation System Group: Development/System License: GPL |