Update to 2.09.05.
Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
parent
656ee2877f
commit
c7a3b650e0
2
.gitignore
vendored
2
.gitignore
vendored
@ -12,3 +12,5 @@ nasm-2.08.01-xdoc.tar.bz2
|
||||
/nasm-2.09.03-xdoc.tar.bz2
|
||||
/nasm-2.09.04.tar.bz2
|
||||
/nasm-2.09.04-xdoc.tar.bz2
|
||||
/nasm-2.09.05.tar.bz2
|
||||
/nasm-2.09.05-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.04
|
||||
Release: 2%{?dist}
|
||||
Version: 2.09.05
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Group: Development/Languages
|
||||
URL: http://www.nasm.us
|
||||
@ -91,6 +91,9 @@ fi
|
||||
%{_bindir}/rdf2srec
|
||||
|
||||
%changelog
|
||||
* Mon Feb 21 2011 Adam Tkac <atkac redhat com> - 2.09-05-1
|
||||
- update to 2.09.05
|
||||
|
||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.09.04-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user