OCaml 4.06.0 rebuild.

This commit is contained in:
Richard W.M. Jones 2017-12-02 11:22:10 +00:00
parent f5e7b630e1
commit bddb7e6078
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-oasis
Version: 0.4.10
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tooling for building OCaml libraries and applications
License: LGPLv2+ with exceptions
@ -95,5 +95,8 @@ ocaml setup.ml -test
%{_libdir}/ocaml/*/META
%changelog
* Sat Dec 02 2017 Richard W.M. Jones <rjones@redhat.com> - 0.4.10-2
- OCaml 4.06.0 rebuild.
* Wed Nov 15 2017 Andy Li <andy@onthewings.net> - 0.4.10-1
- Initial RPM release.