OCaml 4.02.3 rebuild.

This commit is contained in:
Richard W.M. Jones 2015-07-28 13:55:06 +01:00
parent 53c93944e9
commit 9d3a9e46aa
1 changed files with 4 additions and 1 deletions

View File

@ -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 <rjones@redhat.com> - 1:1.05-17
- OCaml 4.02.3 rebuild.
* Wed Jul 22 2015 Richard W.M. Jones <rjones@redhat.com> - 1:1.05-16
- Fix bytecode builds (patch supplied by Rafael Fonseca).