diff --git a/xen.spec b/xen.spec index 8262a8d..769dada 100644 --- a/xen.spec +++ b/xen.spec @@ -2,7 +2,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: xen Version: 4.16.0 -Release: 1mamba +Release: 2mamba Summary: An high performing server virtualization software Group: Applications/Emulators Vendor: openmamba @@ -72,6 +72,7 @@ BuildRequires: libz-devel BuildRequires: libzstd-devel ## AUTOBUILDREQ-END BuildRequires: ocaml-findlib +BuildRequires: libmultipath-tools-devel >= 0.8.8 Requires: bridge-utils Requires: python Requires: libxen = %{version}-%{release} @@ -295,6 +296,9 @@ rm -rf %{buildroot}%{_prefix}/local %{python3_sitearch}/pygrub-*.egg-info %changelog +* Mon Jan 03 2022 Silvan Calarco 4.16.0-2mamba +- rebuilt with libmultipath-tools 0.8.8 + * Sun Dec 26 2021 Automatic Build System 4.16.0-1mamba - automatic version update by autodist