Update to upstream version 2.11.05

This commit is contained in:
Mikolaj Izdebski 2014-05-23 14:23:13 +02:00
parent 06b19d14da
commit c5aee818fb
3 changed files with 8 additions and 3 deletions

2
.gitignore vendored
View File

@ -34,3 +34,5 @@ nasm-2.08.01-xdoc.tar.bz2
/nasm-2.11.03-xdoc.tar.bz2
/nasm-2.11.04.tar.bz2
/nasm-2.11.04-xdoc.tar.bz2
/nasm-2.11.05.tar.bz2
/nasm-2.11.05-xdoc.tar.bz2

View File

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

View File

@ -1,2 +1,2 @@
31e61bf6e4108433b2cc14cee593b6c2 nasm-2.11.04.tar.bz2
143df1327944d244cd1b0695213521d4 nasm-2.11.04-xdoc.tar.bz2
f6b1db2858cad82bbb0c8c6f3e2b0fb2 nasm-2.11.05.tar.bz2
8b4c58bf1f8189a3bd976350f3187c40 nasm-2.11.05-xdoc.tar.bz2