[nasm] Update to upstream version 2.11.02

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Mar 7 13:37:26 UTC 2014


commit 3db73c93a9450416cce31311f7b05d580c716713
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Fri Mar 7 14:32:30 2014 +0100

    Update to upstream version 2.11.02

 .gitignore |    2 ++
 nasm.spec  |    5 ++++-
 sources    |    4 ++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bbb68e0..c3fb570 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/nasm.spec b/nasm.spec
index c19cab0..efa4f6a 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
+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 at redhat.com> - 2.11.02-1
+- Update to upstream version 2.11.02
+
 * Thu Jan  2 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.11-1
 - Update to upstream version 2.11
 
diff --git a/sources b/sources
index 19a8983..b872c40 100644
--- a/sources
+++ b/sources
@@ -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


More information about the scm-commits mailing list