diff --git a/nasm-2.15.04.tar.xz b/nasm-2.15.04.tar.xz deleted file mode 100644 index ac7f06d..0000000 --- a/nasm-2.15.04.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0891d23aa083546e7845dfaa0a9109a03f1f57ad0740e7acd07f80df57876d8 -size 988252 diff --git a/nasm-2.15.05.tar.xz b/nasm-2.15.05.tar.xz new file mode 100644 index 0000000..91dca28 --- /dev/null +++ b/nasm-2.15.05.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3caf6729c1073bf96629b57cee31eeb54f4f8129b01902c73428836550b30a3f +size 995732 diff --git a/nasm.changes b/nasm.changes index bd6f28e..1136ddf 100644 --- a/nasm.changes +++ b/nasm.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Oct 21 14:02:04 UTC 2020 - Dominique Leuenberger + +- Update to version 2.15.05: + + Fix {%ifid $} and {%ifid $$} incorrectly being treated as true. + + Add {--reproducible} option to suppress NASM version numbers + and timestamps in output files. See {opt-reproducible}. + ------------------------------------------------------------------- Mon Aug 24 20:20:20 UTC 2020 - Dirk Mueller diff --git a/nasm.spec b/nasm.spec index 927b44d..66c86e3 100644 --- a/nasm.spec +++ b/nasm.spec @@ -17,7 +17,7 @@ Name: nasm -Version: 2.15.04 +Version: 2.15.05 Release: 0 Summary: Netwide Assembler (An x86 Assembler) License: BSD-2-Clause