Browse Source

updated nasm to 2.08.01

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@587 ec354946-7b23-47d6-9f5a-488ba84defc7
owa 14 years ago
parent
commit
8c1801c139
1 changed files with 6 additions and 2 deletions
  1. 6 2
      n/nasm/nasm-vl.spec

+ 6 - 2
n/nasm/nasm-vl.spec

@@ -1,9 +1,9 @@
-%define nasm_version 2.07
+%define nasm_version 2.08.01
 %define download http://www.nasm.us/pub/nasm/releasebuilds
 Summary: The Netwide Assembler, a portable x86 assembler with Intel-like syntax
 Summary(ja): Netwide アセンブラ: Intel ライクなシンタックスのポータブル x86 アセンブラ
 Name: nasm
-Version: %{nasm_version}.00
+Version: %{nasm_version}
 Release: 1%{?_dist_release}
 License: LGPL
 Group: Development/Languages
@@ -113,6 +113,10 @@ fi
 %{_bindir}/rdx
 
 %changelog
+* Tue Mar 16 2010 Shu KONNO <owa@bg.wakwak.com> nasm-2.08.01-1
+- updated nasm to nasm-2.08.01
+- updated xdoc to nasm-2.08.01-xdoc
+
 * Sat Sep 05 2009 Shu KONNO <owa@bg.wakwak.com> nasm-2.07.00-1
 - updated nasm to nasm-2.07