summaryrefslogtreecommitdiffstats
path: root/systemtap.spec.in
diff options
context:
space:
mode:
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 72f8acf8..c159f3e2 100644
--- a/systemtap.spec.in
+++ b/systemtap.spec.in
@@ -1,5 +1,5 @@
%define bundled_elfutils 1
-%define elfutils_version 0.118
+%define elfutils_version 0.119
Name: systemtap
Version: @VERSION@
@@ -100,6 +100,10 @@ rm -rf ${RPM_BUILD_ROOT}
%changelog
+* Mon Jan 16 2006 Roland McGrath <roland@redhat.com> - 0.5.3-1
+- Many changes, affected PRs include: 2056, 1144, 1379, 2057,
+ 2060, 1972, 2140, 2148
+
* Mon Dec 19 2005 Roland McGrath <roland@redhat.com> - 0.5.2-1
- Fixed build with gcc 4.1, various tapset changes.