[nasm] Update to upstream version 2.10.03

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Aug 6 06:21:27 UTC 2012


commit c194fb01b89173a38098a51f094d0a111d2d5c6f
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Aug 6 08:15:35 2012 +0200

    Update to upstream version 2.10.03

 .gitignore |    2 ++
 nasm.spec  |   11 +++++++----
 sources    |    4 ++--
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f476820..34f709a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,5 @@ nasm-2.08.01-xdoc.tar.bz2
 /nasm-2.09.08.tar.bz2
 /nasm-2.10.tar.bz2
 /nasm-2.10-xdoc.tar.bz2
+/nasm-2.10.03.tar.bz2
+/nasm-2.10.03-xdoc.tar.bz2
diff --git a/nasm.spec b/nasm.spec
index e545283..4bc9bca 100644
--- a/nasm.spec
+++ b/nasm.spec
@@ -1,13 +1,13 @@
 # -*- coding: utf-8 -*-
 Summary: A portable x86 assembler which uses Intel-like syntax
 Name: nasm
-Version: 2.10
-Release: 2%{?dist}
+Version: 2.10.03
+Release: 1%{?dist}
 License: BSD
 Group: Development/Languages
 URL: http://www.nasm.us
-Source0: http://www.nasm.us/pub/nasm/releasebuilds/2.10/%{name}-%{version}.tar.bz2
-Source1: http://www.nasm.us/pub/nasm/releasebuilds/2.10/%{name}-%{version}-xdoc.tar.bz2
+Source0: http://www.nasm.us/pub/nasm/releasebuilds/%{version}/%{name}-%{version}.tar.bz2
+Source1: http://www.nasm.us/pub/nasm/releasebuilds/%{version}/%{name}-%{version}-xdoc.tar.bz2
 BuildRequires: perl
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires(post): /sbin/install-info
@@ -91,6 +91,9 @@ fi
 %{_bindir}/rdf2srec
 
 %changelog
+* Mon Aug  6 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.10.03-1
+- Update to upstream version 2.10.03
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.10-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index ef2ff57..b1d3b61 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-f9d3bf31d5e372c9a17ad66a8968584a  nasm-2.10.tar.bz2
-fb056b587f30d07fa2723aebc66558ee  nasm-2.10-xdoc.tar.bz2
+22d2fe2a78db6a902e7ce65f4e373277  nasm-2.10.03.tar.bz2
+2e2392eda249e14490da974778ed470c  nasm-2.10.03-xdoc.tar.bz2


More information about the scm-commits mailing list