Update to upstream version 2.11.08

This commit is contained in:
Mikolaj Izdebski 2015-02-23 10:03:56 +01:00
parent fd8f0c7336
commit 90a4d25f45
3 changed files with 8 additions and 3 deletions

2
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1,2 +1,2 @@
9d93e8df5f5c005567f47ed6ca3a93d4 nasm-2.11.06.tar.bz2
071de4fb688751b9b7d806a511c9bce9 nasm-2.11.06-xdoc.tar.bz2
7aae5cb8e03fac48029c82a7470ab066 nasm-2.11.08.tar.bz2
c40be323fcc7bf21c9e89a5f6cbb110d nasm-2.11.08-xdoc.tar.bz2