public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Update Virtualbox Guest Additions to 6.1.32 (#2042010)
@ 2026-07-12 20:58
0 siblings, 0 replies; only message in thread
From: @ 2026-07-12 20:58 UTC (permalink / raw)
To: git-commits
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)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-12 20:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-12 20:58 [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Update Virtualbox Guest Additions to 6.1.32 (#2042010)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox