OCaml 4.08.1 (final) rebuild.

This commit is contained in:
Richard W.M. Jones 2019-08-16 17:31:31 +01:00
parent f8868d5e84
commit fefa783733
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: ocaml-ancient
Version: 0.9.0
Release: 44%{?dist}
Release: 45%{?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
* Fri Aug 16 2019 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-45
- OCaml 4.08.1 (final) rebuild.
* Wed Jul 31 2019 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-44
- OCaml 4.08.1 (rc2) rebuild.