[VirtualBox-kmod] Update VBox to 5.1.6

Sérgio M. Basto sergiomb at rpmfusion.org
Tue Sep 13 06:55:43 CEST 2016


commit 0ba94aa46f8821e3dcd293f270f1432cc5bd3679
Author: Sérgio M. Basto <sergio at serjux.com>
Date:   Tue Sep 13 05:55:31 2016 +0100

    Update VBox to 5.1.6

 VirtualBox-kmod.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/VirtualBox-kmod.spec b/VirtualBox-kmod.spec
index ea5530a..9fc5cce 100644
--- a/VirtualBox-kmod.spec
+++ b/VirtualBox-kmod.spec
@@ -18,7 +18,7 @@
 #global prerel RC4
 %global prereltag %{?prerel:_%(awk 'BEGIN {print toupper("%{prerel}")}')}
 
-%global vboxrel 4
+%global vboxrel 1
 %global vboxreltag %{?vboxrel:-%{vboxrel}}
 # Allow only root to access vboxdrv regardless of the file mode
 # use only for debugging!
@@ -26,9 +26,9 @@
 %global __arch_install_post   /usr/lib/rpm/check-rpaths   /usr/lib/rpm/check-buildroot
 
 Name:           VirtualBox-kmod
-Version:        5.1.4
+Version:        5.1.6
 #Release:        1%%{?prerel:.%%{prerel}}%%{?dist}
-Release:        3%{?dist}
+Release:        1%{?dist}
 
 Summary:        Kernel module for VirtualBox
 Group:          System Environment/Kernel
@@ -106,6 +106,9 @@ DIRS=$(ls %{name}-%{version} |wc -l)
 
 
 %changelog
+* Tue Sep 13 2016 Sérgio Basto <sergio at serjux.com> - 5.1.6-1
+- Update VBox to 5.1.6
+
 * Sat Sep 10 2016 Sérgio Basto <sergio at serjux.com> - 5.1.4-3
 - Force use VirtualBox-kmodsrc >= 5.1.4-4, with fix for 4.8.0-rc5
 


More information about the rpmfusion-commits mailing list