diff --git a/nasm.spec b/nasm.spec index 1db1399..f138241 100644 --- a/nasm.spec +++ b/nasm.spec @@ -8,7 +8,7 @@ Summary: A portable x86 assembler which uses Intel-like syntax Name: nasm Version: 2.13.03 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD URL: http://www.nasm.us Source0: http://www.nasm.us/pub/nasm/releasebuilds/%{version}/%{name}-%{version}.tar.bz2 @@ -103,6 +103,9 @@ make INSTALLROOT=$RPM_BUILD_ROOT install install_rdf %{_mandir}/man1/ld* %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 2.13.03-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Feb 08 2018 Michael Simacek - 2.13.03-1 - Update to upstream version 2.13.03