OCaml 4.07.0 (final) rebuild.

This commit is contained in:
Richard W.M. Jones 2018-07-11 18:43:17 +01:00
parent 9f3f0995a7
commit 3898c3d76c
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-augeas
Version: 0.5
Release: 29%{?dist}
Release: 30%{?dist}
Summary: OCaml bindings for Augeas configuration API
License: LGPLv2+ with exceptions
@ -94,6 +94,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so
%changelog
* Wed Jul 11 2018 Richard W.M. Jones <rjones@redhat.com> - 0.5-30
- OCaml 4.07.0 (final) rebuild.
* Wed Jun 20 2018 Richard W.M. Jones <rjones@redhat.com> - 0.5-29
- OCaml 4.07.0-rc1 rebuild.