diff --git a/nasm.spec b/nasm.spec index 006da81..f824e1e 100644 --- a/nasm.spec +++ b/nasm.spec @@ -1,7 +1,7 @@ Summary: A portable x86 assembler which uses Intel-like syntax. Name: nasm Version: 0.98.39 -Release: 3.2 +Release: 3.2.1 Patch0: nasm-0.98-boguself2.patch Patch1: nasm-0.98.39-overfl.patch License: LGPL @@ -90,6 +90,9 @@ fi %{_bindir}/rdx %changelog +* Fri Feb 10 2006 Jesse Keating - 0.98.39-3.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 0.98.39-3.2 - rebuilt for new gcc4.1 snapshot and glibc changes