diff --git a/libvirt.spec b/libvirt.spec index 18f00296295759ac8fcf21667cf1d98a4931861e..073e8b0c2992f335a5a8e3788457ce520292b69a 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -105,7 +105,7 @@ Summary: Library providing a simple virtualization API Name: libvirt Version: 6.2.0 -Release: 18 +Release: 19 License: LGPLv2+ URL: https://libvirt.org/ @@ -352,6 +352,7 @@ BuildRequires: libtirpc-devel %if %{with_firewalld_zone} BuildRequires: firewalld-filesystem %endif +BuildRequires: util-linux-devel %description Libvirt is a C toolkit to interact with the virtualization capabilities @@ -1914,6 +1915,9 @@ exit 0 %changelog +* Thu Jun 17 2021 Jiajie Li +- libvirt.spec: empty for test + * Fri Mar 19 2021 Jiajie Li - libvirt.spec: remove dtrace for aarch64 OS