From 06eecb0240fadbf33d47d5b21f83e507b37dc6df Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 15 Jul 2006 03:30:48 +0000 Subject: [PATCH] bump --- strace.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/strace.spec b/strace.spec index 9ac8d2f..cd5eb60 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.2 +Release: 2 License: BSD Group: Development/Debuggers URL: http://sourceforge.net/projects/strace/ @@ -75,6 +75,9 @@ rm -rf %{buildroot} %changelog +* Fri Jul 14 2006 Jesse Keating - 4.5.14-2 +- rebuild + * Fri Feb 10 2006 Jesse Keating - 4.5.14-1.2 - bump again for double-long bug on ppc(64)