OCaml 4.08.0 (final) rebuild.

This commit is contained in:
Richard W.M. Jones 2019-06-27 19:50:20 +01:00
parent 424af03a56
commit f5b2d05cb9
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: ocaml-camlidl
Version: 1.05
Release: 50%{?dist}
Release: 51%{?dist}
Summary: Stub code generator and COM binding for Objective Caml
License: QPL and LGPLv2 with exceptions
@ -129,6 +129,9 @@ make OCAMLLIB=$RPM_BUILD_ROOT/%{_libdir}/ocaml \
%changelog
* Thu Jun 27 2019 Richard W.M. Jones <rjones@redhat.com> - 1.05-51
- OCaml 4.08.0 (final) rebuild.
* Mon Apr 29 2019 Richard W.M. Jones <rjones@redhat.com> - 1.05-50
- OCaml 4.08.0 (beta 3) rebuild.