diff --git a/valgrind.spec b/valgrind.spec index a2679e1..951c580 100644 --- a/valgrind.spec +++ b/valgrind.spec @@ -1,7 +1,7 @@ Summary: Tool for finding memory management bugs in programs Name: valgrind Version: 3.1.0 -Release: 1.1 +Release: 1.2 Epoch: 1 Source0: http://www.valgrind.org/downloads/valgrind-%{version}.tar.bz2 Patch1: valgrind-3.1.0-valgrind_h.patch @@ -111,6 +111,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/valgrind* %changelog +* Fri Feb 10 2006 Jesse Keating - 1:3.1.0-1.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1:3.1.0-1.1 - rebuilt for new gcc4.1 snapshot and glibc changes