Update to 2.09.03.

Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
Adam Tkac 2010-11-02 13:46:08 +01:00
parent 47e8284471
commit 8ca7dbc69a
3 changed files with 9 additions and 4 deletions

2
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1,2 +1,2 @@
8b4f8c20dc52a615a54a064781a3f456 nasm-2.09.02.tar.bz2
a192f454de0006be239c17fdebdc556c nasm-2.09.02-xdoc.tar.bz2
cbab4ecd50ed6701a9d85ffa08858f15 nasm-2.09.03.tar.bz2
6db12fcb123de06e9329abd000cd823e nasm-2.09.03-xdoc.tar.bz2