Update to upstream version 2.10.07

This commit is contained in:
Mikolaj Izdebski 2013-01-30 08:44:35 +01:00
parent c194fb01b8
commit 4ecae33d2a
3 changed files with 8 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

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

View File

@ -1,2 +1,2 @@
22d2fe2a78db6a902e7ce65f4e373277 nasm-2.10.03.tar.bz2
2e2392eda249e14490da974778ed470c nasm-2.10.03-xdoc.tar.bz2
af1cd6669f5e98148cd5ec42dee90f19 nasm-2.10.07.tar.bz2
721b5b6ec08f510dd3bd15ed18ce89d4 nasm-2.10.07-xdoc.tar.bz2