[VirtualBox-kmod] Update to 6.1.8
by Sérgio M. Basto
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"
4 years, 6 months
[VirtualBox] Improve update_vbox.sh
by Sérgio M. Basto
commit 0ff508c9c886b5db9673964cfac75a75f59e6270
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat May 16 04:02:26 2020 +0100
Improve update_vbox.sh
update_vbox.sh | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/update_vbox.sh b/update_vbox.sh
index 1f464ec..8e82dbf 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -18,17 +18,16 @@ rpmdev-bumpspec -n $VERSION -c "Update VBox to $VERSION" VirtualBox.spec
rm UserManual.pdf
spectool -g VirtualBox.spec
rfpkg srpm && copr-cli build sergiomb/vboxfor23 VirtualBox-$VERSION-$REL.fc$RAWHIDE.src.rpm
-echo Press enter to continue; read dummy;
fi
if test $stage -le 1
then
echo STAGE 1
+echo Press enter to upload sources; read dummy;
rfpkg new-sources ./VirtualBox-$VERSION.tar.bz2 ./UserManual.pdf
rfpkg ci -c && git show
-echo Press enter to continue; read dummy;
+echo Press enter to push and build on rawhide; read dummy;
rfpkg push && rfpkg build --nowait
-echo Press enter to continue; read dummy;
fi
if test $stage -le 2
4 years, 6 months
[VirtualBox/el7] Update VBox to 6.1.8
by Sérgio M. Basto
Summary of changes:
2ba5318... Update VBox to 6.1.8 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 6 months
[VirtualBox/f30] Update VBox to 6.1.8
by Sérgio M. Basto
Summary of changes:
2ba5318... Update VBox to 6.1.8 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 6 months
[VirtualBox/f31] Update VBox to 6.1.8
by Sérgio M. Basto
Summary of changes:
2ba5318... Update VBox to 6.1.8 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 6 months
[VirtualBox/f32] Update VBox to 6.1.8
by Sérgio M. Basto
Summary of changes:
2ba5318... Update VBox to 6.1.8 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 6 months