[asl] Updated to latest upstream.

Eric Smith brouhaha at fedoraproject.org
Sat Oct 27 09:08:15 UTC 2012


commit a8501c6dc0b0153a068ce33ff9193d990c21b33a
Author: Eric Smith <eric at brouhaha.com>
Date:   Sat Oct 27 03:09:56 2012 -0600

    Updated to latest upstream.

 .gitignore              |    1 +
 asl-generate-tarball.sh |    7 -------
 asl.spec                |    7 +++++--
 sources                 |    2 +-
 4 files changed, 7 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d61901..27a4463 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ asl-current-142-bld77-clean.tar.bz2
 /asl-current-142-bld81.tar.bz2
 /asl-current-142-bld82.tar.bz2
 /asl-current-142-bld83.tar.bz2
+/asl-current-142-bld84.tar.bz2
diff --git a/asl.spec b/asl.spec
index d23e77b..877d8f0 100644
--- a/asl.spec
+++ b/asl.spec
@@ -6,12 +6,12 @@
 #
 # Spec file for Fedora modified by Eric Smith <eric at brouhaha.com>
 
-%global patchlevel bld83
+%global patchlevel bld84
 
 Name:           asl
 URL:            http://john.ccac.rwth-aachen.de:8000/as/index.html
 Version:        1.42
-Release:        0.11.%{patchlevel}%{?dist}
+Release:        0.12.%{patchlevel}%{?dist}
 Group:          Development/Languages
 License:        GPLv2+
 Summary:        Macro Assembler AS
@@ -87,6 +87,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
+* Sat Oct 27 2012 Eric Smith <eric at brouhaha.com> 1.42-0.12.bld84
+- updated to latest upstream snapshot
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.42-0.11.bld83
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 0eea542..ba0eb46 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-897b40e4a0daee57dcc9a76341b95427  asl-current-142-bld83.tar.bz2
+0a0dca03d35f09bc03d34fa6a9f80044  asl-current-142-bld84.tar.bz2


More information about the scm-commits mailing list