OCaml 4.07.0 (final) rebuild.

This commit is contained in:
Richard W.M. Jones 2018-07-11 18:40:49 +01:00
parent b1f2ae2993
commit 26c07a5750
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: ocaml-ancient
Version: 0.9.0
Release: 37%{?dist}
Release: 38%{?dist}
Summary: OCaml library for large memory structures and sharing
License: LGPLv2+ with exceptions
@ -118,6 +118,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so
%changelog
* Wed Jul 11 2018 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-38
- OCaml 4.07.0 (final) rebuild.
* Wed Jun 20 2018 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-37
- OCaml 4.07.0-rc1 rebuild.