From f1613eac2fbd464f50d6fcb1da6e45740e9a195b Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:41:46 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- nasm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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