From 06b19d14da1721e7ee0930de2df003ed85198fc6 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 12 May 2014 13:56:28 +0200 Subject: [PATCH] Update to upstream version 2.11.04 --- .gitignore | 2 ++ nasm.spec | 5 ++++- sources | 4 ++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7ecc521..524cd93 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,5 @@ nasm-2.08.01-xdoc.tar.bz2 /nasm-2.11.02-xdoc.tar.bz2 /nasm-2.11.03.tar.bz2 /nasm-2.11.03-xdoc.tar.bz2 +/nasm-2.11.04.tar.bz2 +/nasm-2.11.04-xdoc.tar.bz2 diff --git a/nasm.spec b/nasm.spec index 0fbdff7..c6f9a89 100644 --- a/nasm.spec +++ b/nasm.spec @@ -1,6 +1,6 @@ Summary: A portable x86 assembler which uses Intel-like syntax Name: nasm -Version: 2.11.03 +Version: 2.11.04 Release: 1%{?dist} License: BSD URL: http://www.nasm.us @@ -89,6 +89,9 @@ fi %{_mandir}/man1/ld* %changelog +* Mon May 12 2014 Mikolaj Izdebski - 2.11.04-1 +- Update to upstream version 2.11.04 + * Mon May 12 2014 Mikolaj Izdebski - 2.11.03-1 - Update to upstream version 2.11.03 diff --git a/sources b/sources index e0abfda..fc41d03 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -c5a56129557d652e137fba00c4c49256 nasm-2.11.03.tar.bz2 -ef342bf65dc6ebb75247e994ba13b7a4 nasm-2.11.03-xdoc.tar.bz2 +31e61bf6e4108433b2cc14cee593b6c2 nasm-2.11.04.tar.bz2 +143df1327944d244cd1b0695213521d4 nasm-2.11.04-xdoc.tar.bz2