Update to upstream version 2.11.02

This commit is contained in:
Mikolaj Izdebski 2014-03-07 14:32:30 +01:00
parent 36b34418d1
commit 3db73c93a9
3 changed files with 8 additions and 3 deletions

2
.gitignore vendored
View File

@ -28,3 +28,5 @@ nasm-2.08.01-xdoc.tar.bz2
/nasm-2.10.09-xdoc.tar.bz2
/nasm-2.11.tar.bz2
/nasm-2.11-xdoc.tar.bz2
/nasm-2.11.02.tar.bz2
/nasm-2.11.02-xdoc.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: A portable x86 assembler which uses Intel-like syntax
Name: nasm
Version: 2.11
Version: 2.11.02
Release: 1%{?dist}
License: BSD
URL: http://www.nasm.us
@ -89,6 +89,9 @@ fi
%{_mandir}/man1/ld*
%changelog
* Fri Mar 7 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.11.02-1
- Update to upstream version 2.11.02
* Thu Jan 2 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.11-1
- Update to upstream version 2.11

View File

@ -1,2 +1,2 @@
4cd558047ea5ed51fc2c7c94e249c7b8 nasm-2.11.tar.bz2
950d5665d51ea6d4813f4d219ac7ca69 nasm-2.11-xdoc.tar.bz2
3bbc8ed83115b8caf7931f35ec3bc5e0 nasm-2.11.02.tar.bz2
8883fcedc1d09ce433d4a07ccb5e19b6 nasm-2.11.02-xdoc.tar.bz2