OCaml 4.07.0 (final) rebuild.

This commit is contained in:
Richard W.M. Jones 2018-07-11 13:56:59 +01:00
parent 6fea4dbab7
commit 610e68d708
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: ocaml-camlidl
Version: 1.05
Release: 46%{?dist}
Release: 47%{?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
* Wed Jul 11 2018 Richard W.M. Jones <rjones@redhat.com> - 1.05-47
- OCaml 4.07.0 (final) rebuild.
* Tue Jun 19 2018 Richard W.M. Jones <rjones@redhat.com> - 1.05-46
- OCaml 4.07.0-rc1 rebuild.