Update all OCaml dependencies for RPM 4.16.

This commit is contained in:
Richard W.M. Jones 2020-04-02 23:08:03 +01:00
parent 92d2a41ba2
commit d285a80d5b
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-augeas
Version: 0.6
Release: 6%{?dist}
Release: 7%{?dist}
Summary: OCaml bindings for Augeas configuration API
License: LGPLv2+ with exceptions
@ -95,6 +95,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so
%changelog
* Thu Apr 02 2020 Richard W.M. Jones <rjones@redhat.com> - 0.6-7
- Update all OCaml dependencies for RPM 4.16.
* Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 0.6-6
- OCaml 4.10.0 final.