diff --git a/virt-top.spec b/virt-top.spec index af845ae..9af683c 100644 --- a/virt-top.spec +++ b/virt-top.spec @@ -3,7 +3,7 @@ Name: virt-top Version: 1.0.9 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Utility like top(1) for displaying virtualization stats License: GPLv2+ @@ -124,6 +124,9 @@ install -m 0644 processcsv.py.1 $RPM_BUILD_ROOT%{_mandir}/man1/ %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.0.9-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri May 07 2021 Richard W.M. Jones - 1.0.9-20 - Do not include the package on POWER on RHEL 9 resolves: rhbz#1956935