Update to upstream version 2.11.06
This commit is contained in:
parent
ccfc03af69
commit
fd8f0c7336
2
.gitignore
vendored
2
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user