diff --git a/nasm.spec b/nasm.spec index 419afc5..5c425ba 100644 --- a/nasm.spec +++ b/nasm.spec @@ -9,7 +9,7 @@ Summary: A portable x86 assembler which uses Intel-like syntax Name: nasm Version: 2.15.03 -Release: 6%{?dist} +Release: 7%{?dist} License: BSD URL: http://www.nasm.us Source0: https://www.nasm.us/pub/nasm/releasebuilds/%{version}/%{name}-%{version}.tar.xz @@ -102,6 +102,10 @@ make all %{?_smp_mflags} %{_mandir}/man1/ld* %changelog +* Mon Aug 09 2021 Mohan Boddu - 2.15.03-7 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 2.15.03-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937