Update to upstream version 2.11.06

This commit is contained in:
Mikolaj Izdebski 2014-10-21 14:04:16 +02:00
parent ccfc03af69
commit fd8f0c7336
3 changed files with 9 additions and 4 deletions

2
.gitignore vendored
View File

@ -36,3 +36,5 @@ nasm-2.08.01-xdoc.tar.bz2
/nasm-2.11.04-xdoc.tar.bz2
/nasm-2.11.05.tar.bz2
/nasm-2.11.05-xdoc.tar.bz2
/nasm-2.11.06.tar.bz2
/nasm-2.11.06-xdoc.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: A portable x86 assembler which uses Intel-like syntax
Name: nasm
Version: 2.11.05
Release: 3%{?dist}
Version: 2.11.06
Release: 1%{?dist}
License: BSD
URL: http://www.nasm.us
Source0: http://www.nasm.us/pub/nasm/releasebuilds/%{version}/%{name}-%{version}.tar.bz2
@ -89,6 +89,9 @@ fi
%{_mandir}/man1/ld*
%changelog
* Tue Oct 21 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.11.06-1
- Update to upstream version 2.11.06
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.11.05-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1,2 +1,2 @@
f6b1db2858cad82bbb0c8c6f3e2b0fb2 nasm-2.11.05.tar.bz2
8b4c58bf1f8189a3bd976350f3187c40 nasm-2.11.05-xdoc.tar.bz2
9d93e8df5f5c005567f47ed6ca3a93d4 nasm-2.11.06.tar.bz2
071de4fb688751b9b7d806a511c9bce9 nasm-2.11.06-xdoc.tar.bz2