bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 04:41:46 +00:00
parent 57eea376a6
commit f1613eac2f

View File

@ -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 <jkeating@redhat.com> - 0.98.39-3.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.98.39-3.2
- rebuilt for new gcc4.1 snapshot and glibc changes