Update to 2.08.02.
Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
parent
57d8ff6fbc
commit
9eb160c3ba
2
.gitignore
vendored
2
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user