rebuilt with libmultipath-tools 0.8.8 [release 4.16.0-2mamba;Mon Jan 03 2022]
This commit is contained in:
parent
b3cf930422
commit
04f512e407
6
xen.spec
6
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 <silvan.calarco@mambasoft.it> 4.16.0-2mamba
|
||||
- rebuilt with libmultipath-tools 0.8.8
|
||||
|
||||
* Sun Dec 26 2021 Automatic Build System <autodist@mambasoft.it> 4.16.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user