mirror of
https://src.fedoraproject.org/rpms/virt-manager.git
synced 2025-07-15 16:53:32 +00:00
Fix compat with latest python 3.13 (rhbz #2294201)
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
|
||||
Name: virt-manager
|
||||
Version: 4.1.0
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
%global verrel %{version}-%{release}
|
||||
|
||||
Summary: Desktop tool for managing virtual machines via libvirt
|
||||
@ -172,6 +172,9 @@ machine).
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 26 2024 Daniel. P. Berrange <berrange@redhat.com> - 4.1.0-6
|
||||
- Fix compat with latest python 3.13 (rhbz #2294201)
|
||||
|
||||
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
Reference in New Issue
Block a user