diff --git a/virt-top.spec b/virt-top.spec index a27ab1b..6b08e6b 100644 --- a/virt-top.spec +++ b/virt-top.spec @@ -3,7 +3,7 @@ Name: virt-top Version: 1.0.9 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Utility like top(1) for displaying virtualization stats License: GPLv2+ @@ -119,6 +119,9 @@ install -m 0644 processcsv.py.1 $RPM_BUILD_ROOT%{_mandir}/man1/ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.0.9-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Sep 01 2020 Richard W.M. Jones - 1.0.9-16 - OCaml 4.11.1 rebuild