This commit is contained in:
Dennis Gilmore 2013-08-03 07:42:17 -05:00
parent 10a8bd85ce
commit cfa7dab2c8

View File

@ -1,7 +1,7 @@
Summary: A portable x86 assembler which uses Intel-like syntax
Name: nasm
Version: 2.10.07
Release: 5%{?dist}
Release: 6%{?dist}
License: BSD
URL: http://www.nasm.us
Source0: http://www.nasm.us/pub/nasm/releasebuilds/%{version}/%{name}-%{version}.tar.bz2
@ -91,6 +91,9 @@ fi
%{_mandir}/man1/ld*
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.10.07-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Mon Jul 1 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.10.07-5
- Backport upsteam manpage fixes