diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index 4328dbf..5c5232e 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: ocaml-libvirt Version: 0.6.1.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: OCaml binding for libvirt License: LGPL-2.1-or-later @@ -81,6 +81,9 @@ make install %changelog +* Tue Jul 11 2023 Richard W.M. Jones - 0.6.1.7-3 +- OCaml 5.0 rebuild for Fedora 39 + * Mon Jul 10 2023 Jerry James - 0.6.1.7-2 - OCaml 5.0.0 rebuild - New project URL