Update to 2.09.

Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
Adam Tkac 2010-09-02 16:25:43 +02:00
parent 9eb160c3ba
commit 5ddc4cc0af
3 changed files with 8 additions and 3 deletions

2
.gitignore vendored
View File

@ -2,3 +2,5 @@ nasm-2.08.01.tar.bz2
nasm-2.08.01-xdoc.tar.bz2
/nasm-2.08.02.tar.bz2
/nasm-2.08.02-xdoc.tar.bz2
/nasm-2.09.tar.bz2
/nasm-2.09-xdoc.tar.bz2

View File

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
Summary: A portable x86 assembler which uses Intel-like syntax
Name: nasm
Version: 2.08.02
Version: 2.09
Release: 1%{?dist}
License: BSD
Group: Development/Languages
@ -91,6 +91,9 @@ fi
%{_bindir}/rdf2srec
%changelog
* Thu Sep 02 2010 Adam Tkac <atkac redhat com> - 2.09-1
- update to 2.09
* Fri Aug 13 2010 Adam Tkac <atkac redhat com> - 2.08.02-1
- update to 2.08.02

View File

@ -1,2 +1,2 @@
2b0dfe9266491c14c4025f57c9cfd0f1 nasm-2.08.02.tar.bz2
06a4fb19c1d876ba5f703ba3c559e44e nasm-2.08.02-xdoc.tar.bz2
bf224f073b3181186114c93e6695e6ac nasm-2.09.tar.bz2
c9369f85d6274e62e2d1c7199d2f57ff nasm-2.09-xdoc.tar.bz2