Update to 2.09.02.

Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
Adam Tkac 2010-09-20 08:55:31 +02:00
parent 7ff945258e
commit 78b3f0ceee
3 changed files with 8 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

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

View File

@ -1,2 +1,2 @@
39de5a2c9c4379eeaabec23095ad0ca1 nasm-2.09.01-xdoc.tar.bz2
0746762d325f7953c3454b7ef92f4f0b nasm-2.09.01.tar.bz2
8b4f8c20dc52a615a54a064781a3f456 nasm-2.09.02.tar.bz2
a192f454de0006be239c17fdebdc556c nasm-2.09.02-xdoc.tar.bz2