[asl] Update to latest upstream.

Eric Smith brouhaha at fedoraproject.org
Thu Jun 6 21:58:56 UTC 2013


commit f9604e56bcd5cbaafc6866e96a470fb7cb84a7f4
Author: Eric Smith <brouhaha at fedoraproject.org>
Date:   Thu Jun 6 15:58:40 2013 -0600

    Update to latest upstream.

 .gitignore |    1 +
 asl.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 27a4463..7679922 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ asl-current-142-bld77-clean.tar.bz2
 /asl-current-142-bld82.tar.bz2
 /asl-current-142-bld83.tar.bz2
 /asl-current-142-bld84.tar.bz2
+/asl-current-142-bld88.tar.bz2
diff --git a/asl.spec b/asl.spec
index edd4554..3dcb618 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 bld84
+%global patchlevel bld88
 
 Name:           asl
 URL:            http://john.ccac.rwth-aachen.de:8000/as/index.html
 Version:        1.42
-Release:        0.13.%{patchlevel}%{?dist}
+Release:        0.14.%{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
+* Thu Jun 06 2013 Eric Smith <brouhaha at fedoraproject.org> 1.42-0.14.bld88
+- Updated to latest upstream snapshot.
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.42-0.13.bld84
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index ba0eb46..ce81a53 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0a0dca03d35f09bc03d34fa6a9f80044  asl-current-142-bld84.tar.bz2
+22c511da473200609ec2a2675c3e8286  asl-current-142-bld88.tar.bz2


More information about the scm-commits mailing list