commit e4d2235f6ee711aa3a7a36fb0db141c33d51cbd6
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat May 16 04:03:45 2020 +0100
Update to 6.1.8
VirtualBox-kmod.spec | 5 ++++-
update_vbox.sh | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/VirtualBox-kmod.spec b/VirtualBox-kmod.spec
index bd64ae4..ee7623d 100644
--- a/VirtualBox-kmod.spec
+++ b/VirtualBox-kmod.spec
@@ -36,7 +36,7 @@
%global __arch_install_post /usr/lib/rpm/check-rpaths /usr/lib/rpm/check-buildroot
Name: VirtualBox-kmod
-Version: 6.1.6
+Version: 6.1.8
Release: 1%{?dist}
#Release: 1%%{?prerel:.%%{prerel}}%%{?dist}
@@ -133,6 +133,9 @@ DIRS=$(ls %{name}-%{version} |wc -l)
%changelog
+* Sat May 16 2020 Sérgio Basto <sergio(a)serjux.com> - 6.1.8-1
+- Update to 6.1.8
+
* Wed Apr 15 2020 Sérgio Basto <sergio(a)serjux.com> - 6.1.6-1
- Update to 6.1.6
diff --git a/update_vbox.sh b/update_vbox.sh
index 71e62dd..a5143ed 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -1,4 +1,4 @@
-VERSION=6.1.6
+VERSION=6.1.8
REL=1
RAWHIDE=33
REPOS="32 31 30"
Show replies by date