Update to 2.09.03.
Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
parent
47e8284471
commit
8ca7dbc69a
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,3 +8,5 @@ nasm-2.08.01-xdoc.tar.bz2
|
||||
/nasm-2.09.01.tar.bz2
|
||||
/nasm-2.09.02.tar.bz2
|
||||
/nasm-2.09.02-xdoc.tar.bz2
|
||||
/nasm-2.09.03.tar.bz2
|
||||
/nasm-2.09.03-xdoc.tar.bz2
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
Summary: A portable x86 assembler which uses Intel-like syntax
|
||||
Name: nasm
|
||||
Version: 2.09.02
|
||||
Release: 2%{?dist}
|
||||
Version: 2.09.03
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Group: Development/Languages
|
||||
URL: http://nasm.sourceforge.net/
|
||||
@ -91,6 +91,9 @@ fi
|
||||
%{_bindir}/rdf2srec
|
||||
|
||||
%changelog
|
||||
* Tue Nov 02 2010 Adam Tkac <atkac redhat com> - 2.09.03-1
|
||||
- update to 2.09.03
|
||||
|
||||
* Wed Sep 29 2010 jkeating - 2.09.02-2
|
||||
- Rebuilt for gcc bug 634757
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user