From 32d0d3446bcf00bd08baf662aeb9e49f48dd02b7 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:44:29 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- strace.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/strace.spec b/strace.spec index 6816b90..9ac8d2f 100644 --- a/strace.spec +++ b/strace.spec @@ -1,7 +1,7 @@ Summary: Tracks and displays system calls associated with a running process. Name: strace Version: 4.5.14 -Release: 1.1 +Release: 1.2 License: BSD Group: Development/Debuggers URL: http://sourceforge.net/projects/strace/ @@ -75,6 +75,9 @@ rm -rf %{buildroot} %changelog +* Fri Feb 10 2006 Jesse Keating - 4.5.14-1.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 4.5.14-1.1 - rebuilt for new gcc4.1 snapshot and glibc changes