diff --git a/virt-manager.spec b/virt-manager.spec index 31cf828..699de95 100644 --- a/virt-manager.spec +++ b/virt-manager.spec @@ -1,6 +1,6 @@ Name: virt-manager Version: 4.1.0 -Release: 2mamba +Release: 3mamba Summary: Virtual Machine Manager Group: Applications/Emulators Vendor: openmamba @@ -18,6 +18,7 @@ BuildRequires: libvirt-glib-devel >= 1.0.0-1mamba BuildRequires: python-docutils-py3 Conflicts: python-virtinst Requires: libvirt +Requires: libvirt-glib Requires: python-libvirt-py3 Requires: python-libxml2-py3 Requires: python-urllib3-py3 @@ -126,6 +127,9 @@ exit 0 # ChangeLog NEWS README TODO %changelog +* Mon Feb 27 2023 Silvan Calarco 4.1.0-3mamba +- require libvirt-glib + * Thu Dec 08 2022 Silvan Calarco 4.1.0-2mamba - require libgtksourceview3