[asl] Update to latest upstream.

Eric Smith brouhaha at fedoraproject.org
Fri Nov 11 01:44:48 UTC 2011


commit 4e3e0b6c19094659b69903fee643c41b8440084e
Author: Eric Smith <eric at brouhaha.com>
Date:   Thu Nov 10 17:44:46 2011 -0800

    Update to latest upstream.

 .gitignore |    1 +
 asl.spec   |    9 +++++++--
 sources    |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4c32b54..127c9c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 asl-current-142-bld77-clean.tar.bz2
 /asl-current-142-bld79.tar.bz2
+/asl-current-142-bld81.tar.bz2
diff --git a/asl.spec b/asl.spec
index e32fb4a..1de303e 100644
--- a/asl.spec
+++ b/asl.spec
@@ -6,14 +6,16 @@
 #
 # Spec file for Fedora modified by Eric Smith <eric at brouhaha.com>
 
+%global patchlevel bld81
+
 Name:           asl
 URL:            http://john.ccac.rwth-aachen.de:8000/as/index.html
 Version:        1.42
-Release:        0.7.bld79%{?dist}
+Release:        0.8.%{patchlevel}%{?dist}
 Group:          Development/Languages
 License:        GPLv2+
 Summary:        Macro Assembler AS
-Source:         http://john.ccac.rwth-aachen.de:8000/ftp/as/source/c_version/asl-current-142-bld78.tar.bz2
+Source:         http://john.ccac.rwth-aachen.de:8000/ftp/as/source/c_version/asl-current-142-%{patchlevel}.tar.bz2
 Patch0:         asl-Makefile.def.patch
 Patch1:         asl-sysdefs.h.patch
 Patch2:         asl-install.sh.patch
@@ -81,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
 %lang(de) %doc doc/as-DE.html doc/as-DE.txt doc/as-DE.ps doc/as-DE.pdf doc/as-DE.dvi
 
 %changelog -n asl
+* Thu Nov 10 2011 Eric Smith <eric at brouhaha.com> 1.42-0.8.bld81
+- updated to latest upstream snapshot
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.42-0.7.bld79
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index bddcdd9..6b6dbe7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb48911cd7cd853c8c686791690ab3cc  asl-current-142-bld79.tar.bz2
+aff34f545f6b4c6d390ee1aa5b55d7e8  asl-current-142-bld81.tar.bz2


More information about the scm-commits mailing list