diff --git a/virt-top.spec b/virt-top.spec index b62c60f..0dad08b 100644 --- a/virt-top.spec +++ b/virt-top.spec @@ -3,7 +3,7 @@ Name: virt-top Version: 1.0.8 -Release: 27%{?dist} +Release: 28%{?dist} Summary: Utility like top(1) for displaying virtualization stats License: GPLv2+ @@ -162,6 +162,9 @@ install -m 0644 processcsv.py.1 $RPM_BUILD_ROOT%{_mandir}/man1/ %changelog +* Sat Nov 18 2017 Richard W.M. Jones - 1.0.8-28 +- OCaml 4.06.0 rebuild. + * Wed Aug 09 2017 Richard W.M. Jones - 1.0.8-27 - OCaml 4.05.0 rebuild.