- Update to 2.16.03:

* Fix building from git in a separate directory from the source.
  * Remove some irrelevant files from the source distribution.
  * Make the documentation stronger that -O0 or -O1 are probably
    not what the user wants. See section 2.1.24.
  * Fix configure --enable-lto build option.
  * Update the included RPM .spec file.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/nasm?expand=0&rev=58
This commit is contained in:
Michael Vetter 2024-04-18 05:47:04 +00:00 committed by Git OBS Bridge
parent bac8e6b02e
commit bdb9ad73af
4 changed files with 15 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Apr 18 05:41:15 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 2.16.03:
* Fix building from git in a separate directory from the source.
* Remove some irrelevant files from the source distribution.
* Make the documentation stronger that -O0 or -O1 are probably
not what the user wants. See section 2.1.24.
* Fix configure --enable-lto build option.
* Update the included RPM .spec file.
-------------------------------------------------------------------
Fri Apr 5 05:48:27 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@ -17,7 +17,7 @@
Name: nasm
Version: 2.16.02
Version: 2.16.03
Release: 0
Summary: Netwide Assembler (An x86 Assembler)
License: BSD-2-Clause