summaryrefslogtreecommitdiffstats
path: root/systemtap.spec.in
diff options
context:
space:
mode:
authorroland <roland>2006-04-05 05:20:14 +0000
committerroland <roland>2006-04-05 05:20:14 +0000
commit611010bf818d40e88e9fcba226bd49bfbadcca57 (patch)
tree764373d976b1bb9a822558aaa0c9935c1f452dbe /systemtap.spec.in
parent7f2884e8ec3ac0bba2c0a1188b73777decc6917d (diff)
downloadsystemtap-steved-611010bf818d40e88e9fcba226bd49bfbadcca57.tar.gz
systemtap-steved-611010bf818d40e88e9fcba226bd49bfbadcca57.tar.xz
systemtap-steved-611010bf818d40e88e9fcba226bd49bfbadcca57.zip
2006-04-04 Roland McGrath <roland@redhat.com>
* configure.ac: Bump version to 0.5.5. Require elfutils-0.120. * configure: Regenerated. * systemtap.spec.in: Likewise.
Diffstat (limited to 'systemtap.spec.in')
-rw-r--r--systemtap.spec.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/systemtap.spec.in b/systemtap.spec.in
index 17e49b3e..702f8dd4 100644
--- a/systemtap.spec.in
+++ b/systemtap.spec.in
@@ -1,5 +1,5 @@
%define bundled_elfutils 1
-%define elfutils_version 0.119
+%define elfutils_version 0.120
Name: systemtap
Version: @VERSION@
@@ -100,6 +100,10 @@ rm -rf ${RPM_BUILD_ROOT}
%changelog
+* Tue Apr 4 2006 Roland McGrath <roland@redhat.com> - 0.5.5-1
+- Many changes, affected PRs include: 2068, 2293, 1989, 2334,
+ 1304, 2390, 2425, 953.
+
* Wed Feb 1 2006 Frank Ch. Eigler <fche@redhat.com> - 0.5.4-1
- PRs 1916, 2205, 2142, 2060, 1379