public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Update Virtualbox Guest Additions to 6.1.22 (#1955281)
Date: Sun, 12 Jul 2026 20:58:05 GMT [thread overview]
Message-ID: <178388988588.1.850763390120969748.rpms-virtualbox-guest-additions-d5563097fd9d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/virtualbox-guest-additions
Branch : alext-upd-to-7.2.12
Commit : d5563097fd9dc3c720df6404335bb4148fb8f356
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2021-05-06T11:42:53+01:00
Stats : +10/-5 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/virtualbox-guest-additions/c/d5563097fd9dc3c720df6404335bb4148fb8f356?branch=alext-upd-to-7.2.12
Log:
Update Virtualbox Guest Additions to 6.1.22 (#1955281)
---
diff --git a/.gitignore b/.gitignore
index dbf7e5f..f094cc1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
/VirtualBox-6.1.16.tar.bz2
/VirtualBox-6.1.18.tar.bz2
/VirtualBox-6.1.20.tar.bz2
+/VirtualBox-6.1.22.tar.bz2
diff --git a/sources b/sources
index d29c8cd..d4206e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (VirtualBox-6.1.20.tar.bz2) = b5af4e04e1a52c85b20226a274fac93712b79d426c0268cce3f2a337616a03161a55522ecddd13844bfc24a6808ba3d651366e74ce657cc6f8fd64c34ae745a4
+SHA512 (VirtualBox-6.1.22.tar.bz2) = ab0fc7cea455f74598d5da18528404405221e9c96a34f0355a39187524240596db4b54e1b1af5f152d5329b8e7977218819c0605f0d0ba0d83a1fb8f8487548d
diff --git a/update_vbox.sh b/update_vbox.sh
index e5424a5..9d86161 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -1,5 +1,5 @@
-VERSION=6.1.20
-BUG=1951631
+VERSION=6.1.22
+BUG=1955281
REL=1
RAWHIDE=35
BRANCHES="f34 f33 f32"
@@ -17,8 +17,9 @@ then
echo STAGE 0
rpmdev-bumpspec -n $VERSION -c "Update Virtualbox Guest Additions to ${VERSION} (#${BUG})" virtualbox-guest-additions.spec
spectool -g virtualbox-guest-additions.spec
+# to not download sources again we do new-sources right now
fedpkg new-sources ./VirtualBox-${VERSION}.tar.bz2
-fedpkg srpm && copr-cli build sergiomb/vboxfor23 virtualbox-guest-additions-$VERSION-$REL.fc$RAWHIDE.src.rpm
+# fedpkg srpm && copr-cli build sergiomb/vboxfor23 virtualbox-guest-additions-$VERSION-$REL.fc$RAWHIDE.src.rpm
# to test i686 builds
fedpkg scratch-build --srpm
fi
diff --git a/virtualbox-guest-additions.spec b/virtualbox-guest-additions.spec
index bf8482f..fb1ec4f 100644
--- a/virtualbox-guest-additions.spec
+++ b/virtualbox-guest-additions.spec
@@ -1,7 +1,7 @@
%global __provides_exclude_from %{_libdir}/VBoxGuestAdditions
Name: virtualbox-guest-additions
-Version: 6.1.20
+Version: 6.1.22
Release: 1%{?dist}
Summary: VirtualBox Guest Additions
License: GPLv2 or (GPLv2 and CDDL)
@@ -178,6 +178,9 @@ getent passwd vboxadd >/dev/null || \
%changelog
+* Thu May 06 2021 Sérgio Basto <sergio@serjux.com> - 6.1.22-1
+- Update Virtualbox Guest Additions to 6.1.22 (#1955281)
+
* Fri Apr 23 2021 Sérgio Basto <sergio@serjux.com> - 6.1.20-1
- Update Virtualbox Guest Additions to 6.1.20 (#1951631)
reply other threads:[~2026-07-12 20:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178388988588.1.850763390120969748.rpms-virtualbox-guest-additions-d5563097fd9d@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox