[asm6809] Update for version 2.3.1

John W. Linville linville at fedoraproject.org
Mon Aug 25 19:49:15 UTC 2014


commit d15decae8e4846950fb19ef65504f2a66f342e29
Author: John W. Linville <linville at tuxdriver.com>
Date:   Mon Aug 25 15:46:43 2014 -0400

    Update for version 2.3.1

 .gitignore   |    2 +-
 asm6809.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5be9c60..eaefa90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/asm6809-2.3.tar.gz
+/asm6809-2.3.1.tar.gz
diff --git a/asm6809.spec b/asm6809.spec
index d25a2b6..20d57fb 100644
--- a/asm6809.spec
+++ b/asm6809.spec
@@ -1,6 +1,6 @@
 Name:           asm6809
-Version:        2.3
-Release:        2%{?dist}
+Version:        2.3.1
+Release:        1%{?dist}
 Summary:        Multiple pass 6809 & 6309 cross assembler
 
 Group:          Development/Tools
@@ -38,9 +38,12 @@ make install DESTDIR=%{buildroot}
 
 
 %changelog
+* Thu Aug 25 2014 John W. Linville <linville at tuxdriver.com> 2.3.1-1
+- Update for version 2.3.1
+
 * Fri Aug 15 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 * Thu Aug 14 2014 John W. Linville <linville at tuxdriver.com> 2.3-1
 - Update for version 2.3
 
diff --git a/sources b/sources
index 14c04a5..14ea694 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1ab919ab172a5622cf32ddb03fac49ad  asm6809-2.3.tar.gz
+95b5bc03bff2b52252d321af25829372  asm6809-2.3.1.tar.gz


More information about the scm-commits mailing list