Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/virt-manager.git#c278f891b968147f4ac58be7d4bbbee9a3c5f87c
This commit is contained in:
DistroBaker 2021-02-05 07:55:09 +01:00
parent c9a2e3af8e
commit 1d07f435f5
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Name: virt-manager
Version: 3.2.0
Release: 2%{?dist}
Release: 3%{?dist}
%global verrel %{version}-%{release}
Summary: Desktop tool for managing virtual machines via libvirt
@ -170,6 +170,9 @@ done
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jan 11 2021 Cole Robinson <crobinso@redhat.com> - 3.2.0-2
- Fix 'domain not found' race (bz #1901081)