From dff231d4a9827391e4297a04d47d32f3c318dfdb73f2a265e47757e95a735c9a Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Thu, 22 Dec 2022 08:34:31 +0000 Subject: [PATCH] - Update to 2.16.01: * Fix the creation of the table of contents in the HTML version of the documentation. OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/nasm?expand=0&rev=54 --- nasm-2.16.01.tar.xz | 3 +++ nasm-2.16.tar.xz | 3 --- nasm.changes | 7 +++++++ nasm.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 nasm-2.16.01.tar.xz delete mode 100644 nasm-2.16.tar.xz diff --git a/nasm-2.16.01.tar.xz b/nasm-2.16.01.tar.xz new file mode 100644 index 0000000..e15bce8 --- /dev/null +++ b/nasm-2.16.01.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77745f4802375efeee2ec5c0ad6b7f037ea9c87c92b149a9637ff099f162558 +size 1017732 diff --git a/nasm-2.16.tar.xz b/nasm-2.16.tar.xz deleted file mode 100644 index 433666c..0000000 --- a/nasm-2.16.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f05e2dc04bdb075487207d775770e9e508e250e63da8bf6c769976d66dd55249 -size 1018716 diff --git a/nasm.changes b/nasm.changes index dcaf0da..cfdd855 100644 --- a/nasm.changes +++ b/nasm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 22 08:33:27 UTC 2022 - Michael Vetter + +- Update to 2.16.01: + * Fix the creation of the table of contents in the HTML version + of the documentation. + ------------------------------------------------------------------- Wed Dec 21 08:27:34 UTC 2022 - Michael Vetter diff --git a/nasm.spec b/nasm.spec index a2c20e6..c6f4c33 100644 --- a/nasm.spec +++ b/nasm.spec @@ -17,7 +17,7 @@ Name: nasm -Version: 2.16 +Version: 2.16.01 Release: 0 Summary: Netwide Assembler (An x86 Assembler) License: BSD-2-Clause