automatic version update by autodist [release 6.1.16-1mamba;Mon Oct 26 2020]

This commit is contained in:
Automatic Build System 2024-01-05 17:54:50 +01:00
parent 34bd35905c
commit c1772e35dc

View File

@ -17,8 +17,8 @@
%endif
Name: VirtualBox
Version: 6.1.12
Release: 3mamba
Version: 6.1.16
Release: 1mamba
Summary: A general-purpose full virtualizer for x86 hardware
Group: Graphical Desktop/Applications/Utilities
Vendor: openmamba
@ -47,7 +47,7 @@ Patch8: VirtualBox-5.0.24-ogl-include-path.patch
Patch9: VirtualBox-5.2.2-no-vboxvideo.patch
Patch10: VirtualBox-5.2.30-x86-conflicting_type_ptrdiff_t.patch
Patch11: VirtualBox-6.0.14-vbox-cpuhotplug-build.patch
Patch12: VirtualBox-6.1.10-vboxweb-gsoap.patch
Patch12: VirtualBox-6.1.10-vboxweb-gsoap.patch
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -186,7 +186,7 @@ X.org mouse driver for VirtualBox guest machine.
%ifarch %{ix86}
%patch10 -p1
%endif
%patch12 -p1
#%patch12 -p1
%ifarch %{ix86}
sed -i "s|VBOX_SUPPORTED_HOST_ARCHS := amd64|VBOX_SUPPORTED_HOST_ARCHS := x86|" Config.kmk
@ -692,6 +692,9 @@ fi
#%{_prefix}/src/vboxvideo-%{version}/*
%changelog
* Mon Oct 26 2020 Automatic Build System <autodist@mambasoft.it> 6.1.16-1mamba
- automatic version update by autodist
* Sat Jul 25 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 6.1.12-3mamba
- variable escaping fix after previuos release change