diff --git a/libvirt.spec b/libvirt.spec index f7c99029ccbb735586cf2b4ce52b3a3ba14f5117..b1a140192c052c5c52b45ac45c8afb6f36ef7dd9 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -99,7 +99,7 @@ Summary: Library providing a simple virtualization API Name: libvirt Version: 6.2.0 -Release: 11 +Release: 12 License: LGPLv2+ URL: https://libvirt.org/ @@ -140,6 +140,7 @@ Patch0029: virdevmapper-Don-t-use-libdevmapper-to-obtain-depend.patch Patch0030: libvirt-Add-retry-support-for-error-policy.patch Patch0031: qemu-Support-retry-BLOCK_IO_ERROR-event.patch Patch0032: libvirt-conf-Set-default-values-of-retry-fileds.patch +Patch0033: Requires: libvirt-daemon = %{version}-%{release} Requires: libvirt-daemon-config-network = %{version}-%{release} @@ -1872,6 +1873,9 @@ exit 0 %changelog +* Sun Apr 25 2021 Chen Qun +- + * Sun Apr 25 2021 Chen Qun - libvirt: Add 'retry' support for error policy - qemu: Support 'retry' BLOCK_IO_ERROR event.