commit a8c4f8748a2fdeb6965cb928767a78cb5b956e83
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Oct 20 16:22:05 2021 +0100
Update VirtualBox to 6.1.28 with inspirations in the Mageia and Debian packages
VirtualBox.spec | 2 +-
update_vbox.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/VirtualBox.spec b/VirtualBox.spec
index 46593b0..a1603af 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -900,7 +900,7 @@ getent passwd vboxadd >/dev/null || \
%changelog
* Wed Oct 20 2021 Sérgio Basto <sergio(a)serjux.com> - 6.1.28-1
-- Update VirtualBox to 6.1.28 with with inspirations in the Mageia and Debian packages
+- Update VirtualBox to 6.1.28 with inspirations in the Mageia and Debian packages
* Mon Aug 09 2021 Sérgio Basto <sergio(a)serjux.com> - 6.1.26-3
- Fix build on rawhide (disabling python) and BR alsa-lib-devel
diff --git a/update_vbox.sh b/update_vbox.sh
index 2a2ce35..8937410 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -1,7 +1,7 @@
VERSION=6.1.28
REL=1
RAWHIDE=36
-REPOS="f34 f33 f32 el8 el7"
+REPOS="f35 f34 f33 el8 el7"
if [ -z "$1" ]
then
stage=0
Show replies by date