diff --git a/virt-top.spec b/virt-top.spec index d5abfff..a1881fc 100644 --- a/virt-top.spec +++ b/virt-top.spec @@ -3,7 +3,7 @@ Name: virt-top Version: 1.0.9 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Utility like top(1) for displaying virtualization stats License: GPLv2+ @@ -118,6 +118,9 @@ install -m 0644 processcsv.py.1 $RPM_BUILD_ROOT%{_mandir}/man1/ %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.0.9-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sat May 30 2020 Richard W.M. Jones - 1.0.9-13 - Rebuild for updated ocaml-extlib (RHBZ#1837823).