diff --git a/virt-top.spec b/virt-top.spec index 1db15b1..f0a5144 100644 --- a/virt-top.spec +++ b/virt-top.spec @@ -3,7 +3,7 @@ Name: virt-top Version: 1.0.9 -Release: 6%{?dist} +Release: 6%{?dist}.1 Summary: Utility like top(1) for displaying virtualization stats License: GPLv2+ @@ -116,6 +116,9 @@ install -m 0644 processcsv.py.1 $RPM_BUILD_ROOT%{_mandir}/man1/ %changelog +* Fri Feb 28 2020 Richard W.M. Jones - 1.0.9-6.1 +- OCaml 4.10.0 final (Fedora 32). + * Thu Feb 27 2020 Richard W.M. Jones - 1.0.9-6 - OCaml 4.10.0 final.