Update to upstream version 2.10.07
This commit is contained in:
parent
c194fb01b8
commit
4ecae33d2a
2
.gitignore
vendored
2
.gitignore
vendored
@ -22,3 +22,5 @@ nasm-2.08.01-xdoc.tar.bz2
|
||||
/nasm-2.10-xdoc.tar.bz2
|
||||
/nasm-2.10.03.tar.bz2
|
||||
/nasm-2.10.03-xdoc.tar.bz2
|
||||
/nasm-2.10.07.tar.bz2
|
||||
/nasm-2.10.07-xdoc.tar.bz2
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
Summary: A portable x86 assembler which uses Intel-like syntax
|
||||
Name: nasm
|
||||
Version: 2.10.03
|
||||
Version: 2.10.07
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Group: Development/Languages
|
||||
@ -91,6 +91,9 @@ fi
|
||||
%{_bindir}/rdf2srec
|
||||
|
||||
%changelog
|
||||
* Wed Jan 30 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.10.07-1
|
||||
- Update to upstream version 2.10.07
|
||||
|
||||
* Mon Aug 6 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.10.03-1
|
||||
- Update to upstream version 2.10.03
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user