Update to upstream version 2.11.05
This commit is contained in:
parent
06b19d14da
commit
c5aee818fb
2
.gitignore
vendored
2
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user