[bigloo] Update to 3.8c

Michel Alexandre Salim salimma at fedoraproject.org
Tue Jul 3 01:12:06 UTC 2012


commit e90cf6f8b7731c344ac4a30e042085e98dad78c8
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Tue Jul 3 08:11:55 2012 +0700

    Update to 3.8c

 .gitignore  |    1 +
 bigloo.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 970a289..ca564a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /bigloo3.8b.tar.gz
+/bigloo3.8c.tar.gz
diff --git a/bigloo.spec b/bigloo.spec
index de9ac15..f8580be 100644
--- a/bigloo.spec
+++ b/bigloo.spec
@@ -11,7 +11,7 @@
 %global pkgname Bigloo
 
 Name:           bigloo
-Version:        3.8b
+Version:        3.8c
 Release:        1%{?patch_ver:.%{patch_ver}}%{?dist}
 Summary:        A compiler for the Scheme programming language
 
@@ -318,6 +318,9 @@ make test
 
 
 %changelog
+* Mon Jul  2 2012 Michel Salim <salimma at fedoraproject.org> - 3.8c-1
+- Update to 3.8c
+
 * Thu May  3 2012 Jerry James <loganjerry at gmail.com> - 3.8b-1
 - Update to 3.8b
 - Drop upstreamed JDK 1.7 patch
diff --git a/sources b/sources
index cd2edd5..cb005d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-11852bf4bc88a157487e1edcc67b8fbd  bigloo3.8b.tar.gz
+ceea21b14c8f7270be5223dce713ec6d  bigloo3.8c.tar.gz


More information about the scm-commits mailing list