diff options
Diffstat (limited to 'systemtap.spec')
-rw-r--r-- | systemtap.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/systemtap.spec b/systemtap.spec index 74ec47b3..4a60b00b 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -9,7 +9,7 @@ %{!?with_boost: %define with_boost 0} Name: systemtap -Version: 1.0 +Version: 1.1 Release: 1%{?dist} # for version, see also configure.ac Summary: Instrumentation System @@ -475,6 +475,9 @@ exit 0 %changelog +* Mon Dec 21 2009 David Smith <dsmith@redhat.com> - 1.1-1 +- Upstream release. + * Tue Sep 22 2009 Josh Stone <jistone@redhat.com> - 1.0-1 - Upstream release. |