From 9d3a9e46aa39a57bf53b473fcbe43f21b746c8b2 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 28 Jul 2015 13:55:06 +0100 Subject: [PATCH] OCaml 4.02.3 rebuild. --- ocaml-lablgl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-lablgl.spec b/ocaml-lablgl.spec index 6f648da..b66d8f0 100644 --- a/ocaml-lablgl.spec +++ b/ocaml-lablgl.spec @@ -3,7 +3,7 @@ Name: ocaml-lablgl Epoch: 1 Version: 1.05 -Release: 16%{?dist} +Release: 17%{?dist} Summary: LablGL is an OpenGL interface for Objective Caml License: BSD @@ -143,6 +143,9 @@ popd %changelog +* Tue Jul 28 2015 Richard W.M. Jones - 1:1.05-17 +- OCaml 4.02.3 rebuild. + * Wed Jul 22 2015 Richard W.M. Jones - 1:1.05-16 - Fix bytecode builds (patch supplied by Rafael Fonseca).