Hello community,

here is the log from the commit of package nasm for openSUSE:Factory checked in 
at 2016-07-16 22:10:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nasm (Old)
 and      /work/SRC/openSUSE:Factory/.nasm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nasm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nasm/nasm.changes        2016-03-07 
13:26:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.nasm.new/nasm.changes   2016-07-16 
22:10:52.000000000 +0200
@@ -1,0 +2,28 @@
+Fri Jul  8 08:45:29 UTC 2016 - [email protected]
+
+- Update to version 2.12.02:
+  * Fix preprocessor errors, especially %error and %warning, inside 
+    if statements.
+  * Fix relative relocations in 32-bit Mach-O.
+  * More Codeview debug format fixes.
+  * If the MASM PTR keyword is encountered, issue a warning. This 
+    is much more likely to indicate a MASM-ism encountered in NASM 
+    than it is a valid label.
+  * This warning can be suppressed with -w-ptr, the [warning] 
+    directive (see section 2.1.24) or by the macro definition 
+    %idefine ptr %??.
+  * When an error or a warning comes from the expansion of a 
+    multi-line macro, display the file and line numbers for the 
+    expanded macros.
+  * Macros defined with .nolist do not get displayed.
+  * Add macros ilog2fw() and ilog2cw() to the ifunc macro package. 
+    See section 5.4.1.
+- Changes for version 2.12.01:
+  * Portability fixes for some platforms.
+  * Fix error when not specifying a list file.
+  * Correct the handling of macro-local labels in the Codeview 
+    debugging format.
+  * Add CLZERO, MONITORX and MWAITX instructions.
+- Drop no longer needed nasm_change_unused.patch
+
+-------------------------------------------------------------------

Old:
----
  nasm-2.12.tar.xz
  nasm_change_unused.patch

New:
----
  nasm-2.12.02.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nasm.spec ++++++
--- /var/tmp/diff_new_pack.o28iCu/_old  2016-07-16 22:10:53.000000000 +0200
+++ /var/tmp/diff_new_pack.o28iCu/_new  2016-07-16 22:10:53.000000000 +0200
@@ -17,14 +17,13 @@
 
 
 Name:           nasm
-Version:        2.12
+Version:        2.12.02
 Release:        0
 Summary:        Netwide Assembler (An x86 Assembler)
 License:        BSD-2-Clause
 Group:          Development/Languages/Other
 Url:            http://www.nasm.us/
 Source:         
http://www.nasm.us/pub/nasm/releasebuilds/%{version}/nasm-%{version}.tar.xz
-Patch1:         nasm_change_unused.patch
 BuildRequires:  asciidoc
 BuildRequires:  fdupes
 BuildRequires:  groff
@@ -40,7 +39,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %package doc
 Summary:        Documentation for Nasm

++++++ nasm-2.12.tar.xz -> nasm-2.12.02.tar.xz ++++++
++++ 56119 lines of diff (skipped)


Reply via email to