OCaml 4.04.2 rebuild.

This commit is contained in:
Richard W.M. Jones 2017-06-26 17:08:52 +01:00
parent ef8197da3f
commit b3341a3c41
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-lablgtk
Version: 2.18.5
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Objective Caml interface to gtk+
@ -158,6 +158,9 @@ find examples -name .cvsignore -exec rm {} \;
%changelog
* Mon Jun 26 2017 Richard W.M. Jones <rjones@redhat.com> - 2.18.5-5
- OCaml 4.04.2 rebuild.
* Thu May 11 2017 Richard W.M. Jones <rjones@redhat.com> - 2.18.5-4
- OCaml 4.04.1 rebuild.