From 84cd55ddab87741e6cdac37db4fabdfa4eacd362 Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Fri, 8 Jun 2012 11:09:33 -0500 Subject: [PATCH] ocaml rebuild. --- brltty.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/brltty.spec b/brltty.spec index 5bb4b91..77be3fb 100644 --- a/brltty.spec +++ b/brltty.spec @@ -21,7 +21,7 @@ Name: brltty Version: %{pkg_version} -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ Group: System Environment/Daemons URL: http://mielke.cc/brltty/ @@ -322,6 +322,9 @@ exit 0 %endif %changelog +* Fri Jun 08 2012 Jon Ciesla - 4.3-6 +- Bump and rebuild for ocaml 4.00.0. + * Fri Mar 23 2012 Dan HorĂ¡k - 4.3-5 - conditionalize ocaml support - fix build on 64-bit arches