From db6a8a109038bcbc2364ab861681fa2b7d73068e Mon Sep 17 00:00:00 2001 From: roland Date: Tue, 17 Jan 2006 07:48:37 +0000 Subject: 2006-01-16 Roland McGrath * systemtap.spec.in (elfutils_version): Require 0.119 now. * configure.ac, systemtap.spec.in: Version 0.5.3. * configure: Regenerated. --- systemtap.spec.in | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'systemtap.spec.in') 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 - 0.5.3-1 +- Many changes, affected PRs include: 2056, 1144, 1379, 2057, + 2060, 1972, 2140, 2148 + * Mon Dec 19 2005 Roland McGrath - 0.5.2-1 - Fixed build with gcc 4.1, various tapset changes. -- cgit