[gambit-c/el6] Update to 4.6.6

Michel Alexandre Salim salimma at fedoraproject.org
Tue Jun 5 08:24:04 UTC 2012


commit ad6b94f8097b9e8215b36c657f4b2882e0e92f5d
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Tue Jun 5 14:15:57 2012 +0700

    Update to 4.6.6

 .gitignore    |    2 +-
 gambit-c.spec |    9 ++++++---
 sources       |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0fda93d..6865c0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/gambc-v4_6_5-devel.tgz
+/gambc-v4_6_6-devel.tgz
diff --git a/gambit-c.spec b/gambit-c.spec
index 9af5afb..81bd152 100644
--- a/gambit-c.spec
+++ b/gambit-c.spec
@@ -1,4 +1,4 @@
-%global dirname gambc-v4_6_5-devel
+%global dirname gambc-v4_6_6-devel
 
 # Using -O2 on ppc64 triggers ICE with gcc
 # http://www.iro.umontreal.ca/~gambit/bugzilla/show_bug.cgi?id=155
@@ -13,8 +13,8 @@
 %endif
 
 Name:           gambit-c
-Version:        4.6.5
-Release:        2%{?dist}
+Version:        4.6.6
+Release:        1%{?dist}
 Summary:        Scheme programming system
 
 Group:          Development/Languages
@@ -184,6 +184,9 @@ fi
 
 
 %changelog
+* Tue Jun  5 2012 Michel Salim <salimma at fedoraproject.org> - 4.6.6-1
+- Update to 4.6.6
+
 * Sat Mar 31 2012 Michel Salim <salimma at fedoraproject.org> - 4.6.5-2
 - Reduce optimization level on ppc64 to work around gcc compilation error
 
diff --git a/sources b/sources
index 4e1924d..dee6917 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84fde5c6f60cb37b7b46cfb1b2996a9d  gambc-v4_6_5-devel.tgz
+55776c2f88cab9a595cbd9487f474787  gambc-v4_6_6-devel.tgz


More information about the scm-commits mailing list