diff --git a/virt-top.spec b/virt-top.spec index 63150da..5d39b1c 100644 --- a/virt-top.spec +++ b/virt-top.spec @@ -3,7 +3,7 @@ Name: virt-top Version: 1.0.8 -Release: 31%{?dist} +Release: 32%{?dist} Summary: Utility like top(1) for displaying virtualization stats License: GPLv2+ @@ -164,6 +164,9 @@ install -m 0644 processcsv.py.1 $RPM_BUILD_ROOT%{_mandir}/man1/ %changelog +* Wed Jul 11 2018 Richard W.M. Jones - 1.0.8-32 +- OCaml 4.07.0 (final) rebuild. + * Wed Jun 20 2018 Richard W.M. Jones - 1.0.8-31 - OCaml 4.07.0-rc1 rebuild.