diff --git a/virt-top.spec b/virt-top.spec index cbc28aa..424d662 100644 --- a/virt-top.spec +++ b/virt-top.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: virt-top Version: 1.1.1 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Utility like top(1) for displaying virtualization stats License: GPL-2.0-or-later @@ -128,6 +128,9 @@ install -m 0644 processcsv.py.1 $RPM_BUILD_ROOT%{_mandir}/man1/ %changelog +* Tue Jul 11 2023 Richard W.M. Jones - 1.1.1-12 +- OCaml 5.0 rebuild for Fedora 39 + * Mon Jul 10 2023 Jerry James - 1.1.1-11 - OCaml 5.0.0 rebuild - Add patch to fix linking on bytecode-only architectures