| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Use %patch -P N instead of deprecated %patchN.
- Modify yasm to support .note.gnu.property note section Patch from https://src.fedoraproject.org/rpms/yasm/pull-request/1#_2. File "yasm-Update-elf-objfmt.c.patch" added.
- Use FAT LTO objects in order to provide proper static library.
- Modernise spec file with spec-cleaner - Update dependencies - Dropn not needed postun calls
- Switch to python3
- Cleanup spec-file with spec cleaner
- yasm-re2c-nogendate.patch: Do not add date and time to files generated with builtin old/different implementation of re2c. [BNC#915937]
- Update to version 1.3.0
* See http://yasm.tortall.net/releases/Release1.3.0.html for
complete changelog.
- Refresh yasm-no-build-date.patch
- Cleanup spec file - Add Source URL, see https://en.opensuse.org/SourceUrls - Remove CHANGELOG, NEWS, README as those are empty.
- Ignore make check errors, 2 win64 tests fail which we don't care