[nasm] Update to 2.08.02.

Adam Tkac atkac at fedoraproject.org
Fri Aug 13 13:22:53 UTC 2010


commit 9eb160c3ba15b8d181876891240a96840ddc329d
Author: Adam Tkac <atkac at redhat.com>
Date:   Fri Aug 13 15:22:12 2010 +0200

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

 .gitignore |    2 ++
 nasm.spec  |    7 +++++--
 sources    |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b99c4b4..32d4700 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 nasm-2.08.01.tar.bz2
 nasm-2.08.01-xdoc.tar.bz2
+/nasm-2.08.02.tar.bz2
+/nasm-2.08.02-xdoc.tar.bz2
diff --git a/nasm.spec b/nasm.spec
index fcc484a..e31050d 100644
--- a/nasm.spec
+++ b/nasm.spec
@@ -1,8 +1,8 @@
 # -*- coding: utf-8 -*-
 Summary: A portable x86 assembler which uses Intel-like syntax
 Name: nasm
-Version: 2.08.01
-Release: 2%{?dist}
+Version: 2.08.02
+Release: 1%{?dist}
 License: BSD
 Group: Development/Languages
 URL: http://nasm.sourceforge.net/
@@ -91,6 +91,9 @@ fi
 %{_bindir}/rdf2srec
 
 %changelog
+* Fri Aug 13 2010 Adam Tkac <atkac redhat com> - 2.08.02-1
+- update to 2.08.02
+
 * Wed Jul 14 2010 Todd Zullinger <tmz at gaggle.net> - 2.08.01-2
 - Fix license tag, nasm is under 2 clause BSD since 2.07
 
diff --git a/sources b/sources
index a9ef52a..84c3136 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-1e3ebc1289c2be5963571c0937b7a211  nasm-2.08.01.tar.bz2
-7d43e061b32e62c480ea78486f4f355f  nasm-2.08.01-xdoc.tar.bz2
+2b0dfe9266491c14c4025f57c9cfd0f1  nasm-2.08.02.tar.bz2
+06a4fb19c1d876ba5f703ba3c559e44e  nasm-2.08.02-xdoc.tar.bz2


More information about the scm-commits mailing list