OCaml 4.07.0-rc1 rebuild.

This commit is contained in:
Richard W.M. Jones 2018-06-19 21:58:18 +01:00
parent a082985269
commit 6fea4dbab7
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: ocaml-camlidl
Version: 1.05
Release: 45%{?dist}
Release: 46%{?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
* Tue Jun 19 2018 Richard W.M. Jones <rjones@redhat.com> - 1.05-46
- OCaml 4.07.0-rc1 rebuild.
* Thu Apr 26 2018 Richard W.M. Jones <rjones@redhat.com> - 1.05-45
- OCaml 4.07.0-beta2 rebuild.