[cduce] Needed to update version in ocaml dependency

Bruno Wolff III bruno at fedoraproject.org
Sun Dec 2 15:41:02 UTC 2012


commit e90fb19cfa02e9fb4fa36d682a847207c9668865
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun Dec 2 09:40:22 2012 -0600

    Needed to update version in ocaml dependency

 cduce.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cduce.spec b/cduce.spec
index 2f1715d..bc8b2a3 100644
--- a/cduce.spec
+++ b/cduce.spec
@@ -1,7 +1,7 @@
 %global opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
 %global debug_package %{nil}
 
-%global ocaml_major 4.00
+%global ocaml_major 4.00.1
 %global ocaml_minor 0
 
 # Disabled for 3.11.2+rc1, 3.12.0, 3.12.1, 4.00.0.


More information about the scm-commits mailing list