OCaml 4.02.3 rebuild.

This commit is contained in:
Richard W.M. Jones 2015-07-28 14:15:41 +01:00
parent 6b6a6448b6
commit c66dab1fb3
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-lablgtk
Version: 2.18.3
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Objective Caml interface to gtk+
@ -158,6 +158,9 @@ find examples -name .cvsignore -exec rm {} \;
%changelog
* Tue Jul 28 2015 Richard W.M. Jones <rjones@redhat.com> - 2.18.3-7
- OCaml 4.02.3 rebuild.
* Wed Jul 22 2015 Richard W.M. Jones <rjones@redhat.com> - 2.18.3-6
- Enable bytecode builds (patch supplied by Rafael Fonseca).