commit 7b4c301eea89c605a4265ad2aba45b6a1de8cbad
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Oct 13 14:56:08 2022 +0100
Update to 6.1.40
VirtualBox-kmod.spec | 5 ++++-
update_vbox.sh | 4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/VirtualBox-kmod.spec b/VirtualBox-kmod.spec
index ce5f28c..38a1a09 100644
--- a/VirtualBox-kmod.spec
+++ b/VirtualBox-kmod.spec
@@ -35,7 +35,7 @@
%global vboxreltag %{?vboxrel:-%{vboxrel}}
Name: VirtualBox-kmod
-Version: 6.1.38
+Version: 6.1.40
Release: 1%{?dist}
#Release: 1%%{?prerel:.%%{prerel}}%%{?dist}
@@ -133,6 +133,9 @@ DIRS=$(ls %{name}-%{version} |wc -l)
%changelog
+* Thu Oct 13 2022 Sérgio Basto <sergio(a)serjux.com> - 6.1.40-1
+- Update to 6.1.40
+
* Thu Sep 01 2022 Sérgio Basto <sergio(a)serjux.com> - 6.1.38-1
- Update to 6.1.38
diff --git a/update_vbox.sh b/update_vbox.sh
index 75204b3..2a8eb5e 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -1,4 +1,4 @@
-VERSION=6.1.38
+VERSION=6.1.40
REL=1
RAWHIDE=38
REPOS="f37 f36 f35 el9 el8 el7"
@@ -17,7 +17,7 @@ if test $stage -le 0
then
echo STAGE 0
rpmdev-bumpspec -n $VERSION -c "Update to $VERSION" VirtualBox-kmod.spec
-rfpkg srpm && copr-cli build sergiomb/vboxfor23
VirtualBox-kmod-$VERSION-$REL.fc$RAWHIDE.src.rpm
+rfpkg copr-build sergiomb/vboxfor23
#rfpkg srpm && mock -r fedora-27-x86_64-rpmfusion_free --no-clean --rebuild
smplayer-17.5.0-1.fc27.src.rpm
#cp VirtualBox-kmod.spec VirtualBox-kmod.spec.new
#git reset HEAD~1