Accepting request 843238 from home:dimstar:Factory

- 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}.

OBS-URL: https://build.opensuse.org/request/show/843238
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/nasm?expand=0&rev=49
This commit is contained in:
Martin Pluskal 2020-10-22 05:57:42 +00:00 committed by Git OBS Bridge
parent e0ecf59618
commit fc46c210eb
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b0891d23aa083546e7845dfaa0a9109a03f1f57ad0740e7acd07f80df57876d8
size 988252

3
nasm-2.15.05.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3caf6729c1073bf96629b57cee31eeb54f4f8129b01902c73428836550b30a3f
size 995732

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 21 14:02:04 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- 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 <dmueller@suse.com>

View File

@ -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