pbrobinson pushed to gambit-c (master). "Update to 4.7.5"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 4 08:38:08 UTC 2015


>From 53cdc785189542f2237067ddfddde127d811a39f Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson at gmail.com>
Date: Mon, 4 May 2015 09:37:53 +0100
Subject: Update to 4.7.5


diff --git a/.gitignore b/.gitignore
index 73c12b2..9526550 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/gambc-v4_7_3-devel.tgz
+/gambc-v*-devel.tgz
diff --git a/gambit-c.spec b/gambit-c.spec
index 48698ad..bb96c61 100644
--- a/gambit-c.spec
+++ b/gambit-c.spec
@@ -1,4 +1,4 @@
-%global _dirname gambc-v4_7_3-devel
+%global _dirname gambc-v4_7_5-devel
 
 # Using -O2 on ppc64 triggers ICE with gcc < 4.6.4
 # http://www.iro.umontreal.ca/~gambit/bugzilla/show_bug.cgi?id=155
@@ -14,14 +14,14 @@
 %endif # ppc64
 %endif # el6
 
-# package build runs OOM on s390
-%ifarch s390
+# package build runs OOM on s390 and ARMv7
+%ifarch s390 %{arm}
 %global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
 %endif
 
 Name:           gambit-c
-Version:        4.7.3
-Release:        2%{?dist}
+Version:        4.7.5
+Release:        1%{?dist}
 Summary:        Scheme programming system
 
 Group:          Development/Languages
@@ -193,6 +193,9 @@ fi
 
 
 %changelog
+* Sun May  3 2015 Peter Robinson <pbrobinson at fedoraproject.org> 4.7.5-1
+- Update to 4.7.5
+
 * Tue Nov 04 2014 Jakub Čajka <jcajka at redhat.com> - 4.7.3-2
 - Fix build OOM on s390
 
diff --git a/sources b/sources
index 2a28b6e..40f855b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4235f86e5e89bf909d56df2d898c4f40  gambc-v4_7_3-devel.tgz
+cdd7d141638d6975d27df133eed8bd52  gambc-v4_7_5-devel.tgz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gambit-c.git/commit/?h=master&id=53cdc785189542f2237067ddfddde127d811a39f


More information about the scm-commits mailing list