diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index 9ef9fe9..20d47f4 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: ocaml-libvirt Version: 0.6.1.7 -Release: 11%{?dist} +Release: 12%{?dist} Summary: OCaml binding for libvirt License: LGPL-2.1-or-later @@ -78,6 +78,9 @@ make install %changelog +* Tue Jun 25 2024 Troy Dawson - 0.6.1.7-12 +- Bump release for June 2024 mass rebuild + * Wed Jun 19 2024 Richard W.M. Jones - 0.6.1.7-11 - OCaml 5.2.0 ppc64le fix