update to 2.09.08
This commit is contained in:
parent
d969f07ba2
commit
8e3b75f5b3
2
.gitignore
vendored
2
.gitignore
vendored
@ -16,3 +16,5 @@ nasm-2.08.01-xdoc.tar.bz2
|
||||
/nasm-2.09.05-xdoc.tar.bz2
|
||||
/nasm-2.09.07.tar.bz2
|
||||
/nasm-2.09.07-xdoc.tar.bz2
|
||||
/nasm-2.09.08-xdoc.tar.bz2
|
||||
/nasm-2.09.08.tar.bz2
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
Summary: A portable x86 assembler which uses Intel-like syntax
|
||||
Name: nasm
|
||||
Version: 2.09.07
|
||||
Version: 2.09.08
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Group: Development/Languages
|
||||
@ -91,6 +91,10 @@ fi
|
||||
%{_bindir}/rdf2srec
|
||||
|
||||
%changelog
|
||||
* Tue Apr 26 2011 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 2.09.08-1
|
||||
- update to 2.09.08
|
||||
Resolves: #685125
|
||||
|
||||
* Mon Mar 14 2011 Adam Tkac <atkac redhat com> - 2.09.07-1
|
||||
- update to 2.09.07
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user