diff --git a/nasm.spec b/nasm.spec index 3f9079e..63678f2 100644 --- a/nasm.spec +++ b/nasm.spec @@ -1,7 +1,7 @@ Summary: The Netwide Assembler, a portable x86 assembler with Intel-like syntax Name: nasm Version: 0.98 -Release: 6 +Release: 7 Patch0: nasm-0.98-boguself.patch License: GPL Group: Development/Languages @@ -90,6 +90,9 @@ fi /usr/bin/rdx %changelog +* Thu Apr 26 2001 Trond Eivind Glomsrød +- Updated patch for bogus elf generation from hjl@gnu.org + * Tue Feb 13 2001 Trond Eivind Glomsrød - Add patch from H.J. Lu to avoid creating bogus elf objects (#27489)