Update to 2.09.02.
Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
parent
7ff945258e
commit
78b3f0ceee
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,3 +6,5 @@ nasm-2.08.01-xdoc.tar.bz2
|
||||
/nasm-2.09-xdoc.tar.bz2
|
||||
/nasm-2.09.01-xdoc.tar.bz2
|
||||
/nasm-2.09.01.tar.bz2
|
||||
/nasm-2.09.02.tar.bz2
|
||||
/nasm-2.09.02-xdoc.tar.bz2
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
Summary: A portable x86 assembler which uses Intel-like syntax
|
||||
Name: nasm
|
||||
Version: 2.09.01
|
||||
Version: 2.09.02
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Group: Development/Languages
|
||||
@ -91,6 +91,9 @@ fi
|
||||
%{_bindir}/rdf2srec
|
||||
|
||||
%changelog
|
||||
* Mon Sep 20 2010 Adam Tkac <atkac redhat com> - 2.09.02-1
|
||||
- update to 2.09.02
|
||||
|
||||
* Mon Sep 13 2010 Adam Tkac <atkac redhat com> - 2.09.01-1
|
||||
- update to 2.09.01
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user