diff options
Diffstat (limited to 'systemtap.spec.in')
-rw-r--r-- | systemtap.spec.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/systemtap.spec.in b/systemtap.spec.in index f9fb991e..809c7e46 100644 --- a/systemtap.spec.in +++ b/systemtap.spec.in @@ -1,5 +1,5 @@ # Release number for rpm build. Stays at 1 for new PACKAGE_VERSION increases. -%define release 3 +%define release 1 # Version number of oldest elfutils release that works with systemtap. %define elfutils_version 0.127 @@ -200,7 +200,7 @@ exit 0 %changelog -* Fri Jan 18 2008 Frank Ch. Eigler <fche@redhat.com> - 0.6-3 +* Fri Jan 18 2008 Frank Ch. Eigler <fche@redhat.com> - 0.6.1-1 - Add crash-devel buildreq to build staplog.so crash(8) module. - Many robustness & functionality improvements: |