From 4e3e0b6c19094659b69903fee643c41b8440084e Mon Sep 17 00:00:00 2001 From: Eric Smith Date: Nov 11 2011 01:44:46 +0000 Subject: Update to latest upstream. --- 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 +%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 1.42-0.8.bld81 +- updated to latest upstream snapshot + * Mon Feb 07 2011 Fedora Release Engineering - 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