From 1421623d0cfcb3337773c6bd2b600f23737c6c13 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 28 Apr 2012 17:57:14 +0100 Subject: [PATCH] Bump and rebuild against new OCaml compiler in ARM. (cherry picked from commit 374fe18de04151bdd0d644a8bc07ed58b846a113) --- ocaml-lablgtk.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ocaml-lablgtk.spec b/ocaml-lablgtk.spec index a5f4210..bf266bd 100644 --- a/ocaml-lablgtk.spec +++ b/ocaml-lablgtk.spec @@ -2,7 +2,7 @@ Name: ocaml-lablgtk Version: 2.14.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Objective Caml interface to gtk+ @@ -31,7 +31,7 @@ BuildRequires: libglade2-devel BuildRequires: libgnomecanvas-devel BuildRequires: libgnomeui-devel BuildRequires: librsvg2-devel -BuildRequires: ocaml >= 3.10.1 +BuildRequires: ocaml >= 3.12.1-3 BuildRequires: ocaml-camlp4-devel BuildRequires: ocaml-lablgl-devel >= 1.03 BuildRequires: ocaml-ocamldoc @@ -158,6 +158,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Apr 28 2012 Richard W.M. Jones - 2.14.2-9 +- Bump and rebuild against new OCaml compiler in ARM. + * Fri Jan 06 2012 Richard W.M. Jones - 2.14.2-8 - Rebuild for OCaml 3.12.1.