OCaml 4.02.3 rebuild.

This commit is contained in:
Richard W.M. Jones 2015-07-28 13:30:31 +01:00
parent 644ce6ce84
commit 711a7394d4

View File

@ -6,7 +6,7 @@
Name: ocaml-labltk Name: ocaml-labltk
Version: 8.06.0 Version: 8.06.0
Release: 4%{?dist} Release: 5%{?dist}
Summary: Tcl/Tk interface for OCaml Summary: Tcl/Tk interface for OCaml
@ -102,6 +102,9 @@ install -m 0644 camltk/*.o $RPM_BUILD_ROOT%{_libdir}/ocaml/labltk
%changelog %changelog
* Tue Jul 28 2015 Richard W.M. Jones <rjones@redhat.com> - 8.06.0-5
- OCaml 4.02.3 rebuild.
* Wed Jul 22 2015 Richard W.M. Jones <rjones@redhat.com> - 8.06.0-4 * Wed Jul 22 2015 Richard W.M. Jones <rjones@redhat.com> - 8.06.0-4
- s390x: Don't copy *.o files when building bytecode. - s390x: Don't copy *.o files when building bytecode.