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.32 (#2042010)
Date: Sun, 12 Jul 2026 20:58:08 GMT	[thread overview]
Message-ID: <178388988818.1.15858276190349306974.rpms-virtualbox-guest-additions-976b984efdcd@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/virtualbox-guest-additions
Branch : alext-upd-to-7.2.12
Commit : 976b984efdcddf81e48a8c1ea7ac6e1b4baa6ba8
Author : Sérgio M. Basto <sergio@serjux.com>
Date   : 2022-01-19T12:03:09+00:00
Stats  : +9/-5 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/virtualbox-guest-additions/c/976b984efdcddf81e48a8c1ea7ac6e1b4baa6ba8?branch=alext-upd-to-7.2.12

Log:
Update Virtualbox Guest Additions to 6.1.32 (#2042010)

---
diff --git a/.gitignore b/.gitignore
index 29d2e94..bf9b628 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
 /VirtualBox-6.1.26.tar.bz2
 /VirtualBox-6.1.28.tar.bz2
 /VirtualBox-6.1.30.tar.bz2
+/VirtualBox-6.1.32.tar.bz2

diff --git a/sources b/sources
index 28bd9d7..285a29d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (VirtualBox-6.1.30.tar.bz2) = fab5b8327d9ad4186e584e90d1aca461d95731d0935509301e8adfe28d0737fb3ded5ac1d97e4cd1edc12c79bebb75cc675289762f9e918106f34bf6e8d363d4
+SHA512 (VirtualBox-6.1.32.tar.bz2) = 8bf7af6b8b4d3ba90f0e91589cf26400648436eb9da6d31c1a760460bfe5eb7311ac3220b4c9a98ac50e559641d3d5f559134be65288821038255de1c2c7ce1e

diff --git a/update_vbox.sh b/update_vbox.sh
index 2069c83..1c1b9de 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -1,5 +1,5 @@
-VERSION=6.1.30
-BUG=2025728
+VERSION=6.1.32
+BUG=2042010
 REL=1
 RAWHIDE=36
 BRANCHES="f35 f34"
@@ -21,7 +21,7 @@ spectool -g virtualbox-guest-additions.spec
 echo Press enter scratch-build or n to skip ; read dummy;
     if [[ "$dummy" != "n" ]]; then
         # to test i686 builds
-        rfpkg scratch-build --srpm --nowait
+        fedpkg scratch-build --srpm --nowait
     fi
 echo Press enter to build on corp -build or n to skip ; read dummy;
     if [[ "$dummy" != "n" ]]; then

diff --git a/virtualbox-guest-additions.spec b/virtualbox-guest-additions.spec
index b4fd95d..c8abf28 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.30
+Version:    6.1.32
 Release:    1%{?dist}
 Summary:    VirtualBox Guest Additions
 License:    GPLv2 or (GPLv2 and CDDL)
@@ -183,6 +183,9 @@ getent passwd vboxadd >/dev/null || \
 
 
 %changelog
+* Wed Jan 19 2022 Sérgio Basto <sergio@serjux.com> - 6.1.32-1
+- Update Virtualbox Guest Additions to 6.1.32 (#2042010)
+
 * Wed Nov 24 2021 Sérgio Basto <sergio@serjux.com> - 6.1.30-1
 - Update Virtualbox Guest Additions to 6.1.30 (#2025728)
 

                 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=178388988818.1.15858276190349306974.rpms-virtualbox-guest-additions-976b984efdcd@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