OCaml 4.09.0 (final) rebuild.

This commit is contained in:
Richard W.M. Jones 2019-12-06 13:16:34 +00:00
parent 795fae1987
commit 227e64d653
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ocaml-libvirt
Version: 0.6.1.5
Release: 1%{?dist}
Release: 2%{?dist}
Summary: OCaml binding for libvirt
License: LGPLv2+
@ -80,6 +80,9 @@ make install-byte
%changelog
* Fri Dec 06 2019 Richard W.M. Jones <rjones@redhat.com> - 0.6.1.5-2
- OCaml 4.09.0 (final) rebuild.
* Wed Aug 21 2019 Richard W.M. Jones <rjones@redhat.com> - 0.6.1.5-1
- New upstream version 0.6.1.5.
- Remove all patches as they are upstream.