[nasm] Update to upstream version 2.11.03

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon May 12 05:10:41 UTC 2014


commit 6d4b744e5bd5e96ca72843ab6246b6471757bc4a
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon May 12 07:07:40 2014 +0200

    Update to upstream version 2.11.03

 .gitignore |    2 ++
 nasm.spec  |    5 ++++-
 sources    |    4 ++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c3fb570..7ecc521 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,5 @@ nasm-2.08.01-xdoc.tar.bz2
 /nasm-2.11-xdoc.tar.bz2
 /nasm-2.11.02.tar.bz2
 /nasm-2.11.02-xdoc.tar.bz2
+/nasm-2.11.03.tar.bz2
+/nasm-2.11.03-xdoc.tar.bz2
diff --git a/nasm.spec b/nasm.spec
index efa4f6a..0fbdff7 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.02
+Version: 2.11.03
 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 <mizdebsk at redhat.com> - 2.11.03-1
+- Update to upstream version 2.11.03
+
 * Fri Mar  7 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.11.02-1
 - Update to upstream version 2.11.02
 
diff --git a/sources b/sources
index b872c40..e0abfda 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-3bbc8ed83115b8caf7931f35ec3bc5e0  nasm-2.11.02.tar.bz2
-8883fcedc1d09ce433d4a07ccb5e19b6  nasm-2.11.02-xdoc.tar.bz2
+c5a56129557d652e137fba00c4c49256  nasm-2.11.03.tar.bz2
+ef342bf65dc6ebb75247e994ba13b7a4  nasm-2.11.03-xdoc.tar.bz2


More information about the scm-commits mailing list