[nasm] Update to 2.09.02.

Adam Tkac atkac at fedoraproject.org
Mon Sep 20 06:56:32 UTC 2010


commit 78b3f0ceee2848f0bbc43eeaf0e2b9fab7d2afa6
Author: Adam Tkac <atkac at redhat.com>
Date:   Mon Sep 20 08:55:31 2010 +0200

    Update to 2.09.02.
    
    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 29f6501..12709ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@ nasm-2.08.01-xdoc.tar.bz2
 /nasm-2.09-xdoc.tar.bz2
 /nasm-2.09.01-xdoc.tar.bz2
 /nasm-2.09.01.tar.bz2
+/nasm-2.09.02.tar.bz2
+/nasm-2.09.02-xdoc.tar.bz2
diff --git a/nasm.spec b/nasm.spec
index 3271277..64acc66 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.01
+Version: 2.09.02
 Release: 1%{?dist}
 License: BSD
 Group: Development/Languages
@@ -91,6 +91,9 @@ fi
 %{_bindir}/rdf2srec
 
 %changelog
+* Mon Sep 20 2010 Adam Tkac <atkac redhat com> - 2.09.02-1
+- update to 2.09.02
+
 * Mon Sep 13 2010 Adam Tkac <atkac redhat com> - 2.09.01-1
 - update to 2.09.01
 
diff --git a/sources b/sources
index 3bf3f59..99fa767 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-39de5a2c9c4379eeaabec23095ad0ca1  nasm-2.09.01-xdoc.tar.bz2
-0746762d325f7953c3454b7ef92f4f0b  nasm-2.09.01.tar.bz2
+8b4f8c20dc52a615a54a064781a3f456  nasm-2.09.02.tar.bz2
+a192f454de0006be239c17fdebdc556c  nasm-2.09.02-xdoc.tar.bz2


More information about the scm-commits mailing list