Update to upstream version 2.11.04

This commit is contained in:
Mikolaj Izdebski 2014-05-12 13:56:28 +02:00
parent 6d4b744e5b
commit 06b19d14da
3 changed files with 8 additions and 3 deletions

2
.gitignore vendored
View File

@ -32,3 +32,5 @@ nasm-2.08.01-xdoc.tar.bz2
/nasm-2.11.02-xdoc.tar.bz2
/nasm-2.11.03.tar.bz2
/nasm-2.11.03-xdoc.tar.bz2
/nasm-2.11.04.tar.bz2
/nasm-2.11.04-xdoc.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: A portable x86 assembler which uses Intel-like syntax
Name: nasm
Version: 2.11.03
Version: 2.11.04
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.04-1
- Update to upstream version 2.11.04
* Mon May 12 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.11.03-1
- Update to upstream version 2.11.03

View File

@ -1,2 +1,2 @@
c5a56129557d652e137fba00c4c49256 nasm-2.11.03.tar.bz2
ef342bf65dc6ebb75247e994ba13b7a4 nasm-2.11.03-xdoc.tar.bz2
31e61bf6e4108433b2cc14cee593b6c2 nasm-2.11.04.tar.bz2
143df1327944d244cd1b0695213521d4 nasm-2.11.04-xdoc.tar.bz2