[nasm] Update to 2.09.01.

Adam Tkac atkac at fedoraproject.org
Mon Sep 13 09:19:57 UTC 2010


commit 7ff945258e4200c20d36498e5f7a5b0be33e40a5
Author: Adam Tkac <atkac at redhat.com>
Date:   Mon Sep 13 11:19:15 2010 +0200

    Update to 2.09.01.
    
    Signed-off-by: Adam Tkac <atkac at redhat.com>

 .gitignore |    2 ++
 nasm.spec  |    5 ++++-
 sources    |    4 ++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 97536af..29f6501 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ nasm-2.08.01-xdoc.tar.bz2
 /nasm-2.08.02-xdoc.tar.bz2
 /nasm-2.09.tar.bz2
 /nasm-2.09-xdoc.tar.bz2
+/nasm-2.09.01-xdoc.tar.bz2
+/nasm-2.09.01.tar.bz2
diff --git a/nasm.spec b/nasm.spec
index bb39919..3271277 100644
--- a/nasm.spec
+++ b/nasm.spec
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 Summary: A portable x86 assembler which uses Intel-like syntax
 Name: nasm
-Version: 2.09
+Version: 2.09.01
 Release: 1%{?dist}
 License: BSD
 Group: Development/Languages
@@ -91,6 +91,9 @@ fi
 %{_bindir}/rdf2srec
 
 %changelog
+* Mon Sep 13 2010 Adam Tkac <atkac redhat com> - 2.09.01-1
+- update to 2.09.01
+
 * Thu Sep 02 2010 Adam Tkac <atkac redhat com> - 2.09-1
 - update to 2.09
 
diff --git a/sources b/sources
index fe5d54d..3bf3f59 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-bf224f073b3181186114c93e6695e6ac  nasm-2.09.tar.bz2
-c9369f85d6274e62e2d1c7199d2f57ff  nasm-2.09-xdoc.tar.bz2
+39de5a2c9c4379eeaabec23095ad0ca1  nasm-2.09.01-xdoc.tar.bz2
+0746762d325f7953c3454b7ef92f4f0b  nasm-2.09.01.tar.bz2


More information about the scm-commits mailing list