commit ad27d26ff40b920a02cd425f0e0f43c461d568f7
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Oct 19 03:26:54 2018 +0100
Update VBox to 5.2.20
VirtualBox-kmod.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/VirtualBox-kmod.spec b/VirtualBox-kmod.spec
index b456b73..c9bdf52 100644
--- a/VirtualBox-kmod.spec
+++ b/VirtualBox-kmod.spec
@@ -39,9 +39,9 @@
%global __arch_install_post /usr/lib/rpm/check-rpaths /usr/lib/rpm/check-buildroot
Name: VirtualBox-kmod
-Version: 5.2.18
+Version: 5.2.20
#Release: 1%%{?prerel:.%%{prerel}}%%{?dist}
-Release: 3%{?dist}
+Release: 1%{?dist}
Summary: Kernel module for VirtualBox
Group: System Environment/Kernel
@@ -140,6 +140,9 @@ DIRS=$(ls %{name}-%{version} |wc -l)
%changelog
+* Fri Oct 19 2018 Sérgio Basto <sergio(a)serjux.com> - 5.2.20-1
+- Update VBox to 5.2.20
+
* Wed Sep 12 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 5.2.18-3
- Update master source, fixes kernel 4.18 >=f28 (rfbz#5017)