automatic version update by autodist [release 4.16.1-1mamba;Tue Apr 19 2022]
This commit is contained in:
parent
04f512e407
commit
7dc05bbff7
9
xen.spec
9
xen.spec
@ -1,8 +1,8 @@
|
|||||||
%define bigver %(echo %version | cut -d. -f1)
|
%define bigver %(echo %version | cut -d. -f1)
|
||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: xen
|
Name: xen
|
||||||
Version: 4.16.0
|
Version: 4.16.1
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: An high performing server virtualization software
|
Summary: An high performing server virtualization software
|
||||||
Group: Applications/Emulators
|
Group: Applications/Emulators
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -243,7 +243,7 @@ rm -rf %{buildroot}%{_prefix}/local
|
|||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
%{_prefix}/lib/debug/usr/libexec64/xen/boot/xen-shim-syms
|
%{_prefix}/lib/debug/usr/libexec64/xen/boot/xen-shim-syms
|
||||||
%endif
|
%endif
|
||||||
%{_prefix}/lib/debug/xen-4.16.0.efi.map
|
%{_prefix}/lib/debug/xen-%{version}.efi.map
|
||||||
%{_mandir}/man1/*.gz
|
%{_mandir}/man1/*.gz
|
||||||
%{_mandir}/man5/*.gz
|
%{_mandir}/man5/*.gz
|
||||||
%{_mandir}/man7/xen*.7*
|
%{_mandir}/man7/xen*.7*
|
||||||
@ -296,6 +296,9 @@ rm -rf %{buildroot}%{_prefix}/local
|
|||||||
%{python3_sitearch}/pygrub-*.egg-info
|
%{python3_sitearch}/pygrub-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 19 2022 Automatic Build System <autodist@mambasoft.it> 4.16.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Jan 03 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 4.16.0-2mamba
|
* Mon Jan 03 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 4.16.0-2mamba
|
||||||
- rebuilt with libmultipath-tools 0.8.8
|
- rebuilt with libmultipath-tools 0.8.8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user