Update to 2.08.02.

Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
Adam Tkac 2010-08-13 15:22:12 +02:00
parent 57d8ff6fbc
commit 9eb160c3ba
3 changed files with 9 additions and 4 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
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

View File

@ -1,8 +1,8 @@
# -*- coding: utf-8 -*-
Summary: A portable x86 assembler which uses Intel-like syntax
Name: nasm
Version: 2.08.01
Release: 2%{?dist}
Version: 2.08.02
Release: 1%{?dist}
License: BSD
Group: Development/Languages
URL: http://nasm.sourceforge.net/
@ -91,6 +91,9 @@ fi
%{_bindir}/rdf2srec
%changelog
* Fri Aug 13 2010 Adam Tkac <atkac redhat com> - 2.08.02-1
- update to 2.08.02
* Wed Jul 14 2010 Todd Zullinger <tmz@gaggle.net> - 2.08.01-2
- Fix license tag, nasm is under 2 clause BSD since 2.07

View File

@ -1,2 +1,2 @@
1e3ebc1289c2be5963571c0937b7a211 nasm-2.08.01.tar.bz2
7d43e061b32e62c480ea78486f4f355f nasm-2.08.01-xdoc.tar.bz2
2b0dfe9266491c14c4025f57c9cfd0f1 nasm-2.08.02.tar.bz2
06a4fb19c1d876ba5f703ba3c559e44e nasm-2.08.02-xdoc.tar.bz2