OCaml 4.08.1 (final) rebuild.

This commit is contained in:
Richard W.M. Jones 2019-08-16 17:34:05 +01:00
parent 49f3ccc619
commit 58f0d63d2e
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-augeas
Version: 0.5
Release: 36%{?dist}
Release: 37%{?dist}
Summary: OCaml bindings for Augeas configuration API
License: LGPLv2+ with exceptions
@ -93,6 +93,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so
%changelog
* Fri Aug 16 2019 Richard W.M. Jones <rjones@redhat.com> - 0.5-37
- OCaml 4.08.1 (final) rebuild.
* Wed Jul 31 2019 Richard W.M. Jones <rjones@redhat.com> - 0.5-36
- OCaml 4.08.1 (rc2) rebuild.