Update to upstream version 2.11.03

This commit is contained in:
Mikolaj Izdebski 2014-05-12 07:07:40 +02:00
parent 3db73c93a9
commit 6d4b744e5b
3 changed files with 8 additions and 3 deletions

2
.gitignore vendored
View File

@ -30,3 +30,5 @@ nasm-2.08.01-xdoc.tar.bz2
/nasm-2.11-xdoc.tar.bz2
/nasm-2.11.02.tar.bz2
/nasm-2.11.02-xdoc.tar.bz2
/nasm-2.11.03.tar.bz2
/nasm-2.11.03-xdoc.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: A portable x86 assembler which uses Intel-like syntax
Name: nasm
Version: 2.11.02
Version: 2.11.03
Release: 1%{?dist}
License: BSD
URL: http://www.nasm.us
@ -89,6 +89,9 @@ fi
%{_mandir}/man1/ld*
%changelog
* Mon May 12 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.11.03-1
- Update to upstream version 2.11.03
* Fri Mar 7 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.11.02-1
- Update to upstream version 2.11.02

View File

@ -1,2 +1,2 @@
3bbc8ed83115b8caf7931f35ec3bc5e0 nasm-2.11.02.tar.bz2
8883fcedc1d09ce433d4a07ccb5e19b6 nasm-2.11.02-xdoc.tar.bz2
c5a56129557d652e137fba00c4c49256 nasm-2.11.03.tar.bz2
ef342bf65dc6ebb75247e994ba13b7a4 nasm-2.11.03-xdoc.tar.bz2