Update to upstream version 2.11.08
This commit is contained in:
parent
fd8f0c7336
commit
90a4d25f45
2
.gitignore
vendored
2
.gitignore
vendored
@ -38,3 +38,5 @@ nasm-2.08.01-xdoc.tar.bz2
|
||||
/nasm-2.11.05-xdoc.tar.bz2
|
||||
/nasm-2.11.06.tar.bz2
|
||||
/nasm-2.11.06-xdoc.tar.bz2
|
||||
/nasm-2.11.08.tar.bz2
|
||||
/nasm-2.11.08-xdoc.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: A portable x86 assembler which uses Intel-like syntax
|
||||
Name: nasm
|
||||
Version: 2.11.06
|
||||
Version: 2.11.08
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
URL: http://www.nasm.us
|
||||
@ -89,6 +89,9 @@ fi
|
||||
%{_mandir}/man1/ld*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 23 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.11.08-1
|
||||
- Update to upstream version 2.11.08
|
||||
|
||||
* Tue Oct 21 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.11.06-1
|
||||
- Update to upstream version 2.11.06
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user