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.16a
Date: Sun, 12 Jul 2026 20:58:03 GMT	[thread overview]
Message-ID: <178388988358.1.8820098798830411326.rpms-virtualbox-guest-additions-ffb16faab29e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/virtualbox-guest-additions
Branch : alext-upd-to-7.2.12
Commit : ffb16faab29ea7bdd235ff859e6ab04e5c9b2bc1
Author : Sérgio M. Basto <sergio@serjux.com>
Date   : 2020-10-23T01:53:38+01:00
Stats  : +9/-5 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/virtualbox-guest-additions/c/ffb16faab29ea7bdd235ff859e6ab04e5c9b2bc1?branch=alext-upd-to-7.2.12

Log:
Update Virtualbox Guest Additions to 6.1.16a

---
diff --git a/.gitignore b/.gitignore
index 5d42fe7..5cb4ed4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /VirtualBox-6.1.10.tar.bz2
 /VirtualBox-6.1.12.tar.bz2
 /VirtualBox-6.1.14a.tar.bz2
+/VirtualBox-6.1.16.tar.bz2

diff --git a/sources b/sources
index 145c0f9..13b2d6a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (VirtualBox-6.1.14a.tar.bz2) = 7bdf248b53c517923afc46998e46f63271f71ee73fa6826f367828128944895b2d672d7fc4d05f222e6d45897269fe699f7360ee1534c96450e2cc7bc14c0f13
+SHA512 (VirtualBox-6.1.16.tar.bz2) = 4373eb35934f894e419e1441f6368e646e4a84b963a0ecf1e5c71bbf0231de0b0e52f4c4377b8cd2d956bc7a11346a9da2285988bf1e4c743971c413c6529421

diff --git a/update_vbox.sh b/update_vbox.sh
index 6b0f2a4..7b3e058 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -1,4 +1,4 @@
-VERSION=6.1.14
+VERSION=6.1.16
 REL=1
 RAWHIDE=34
 BRANCHES="f33 f32 f31"
@@ -16,7 +16,7 @@ then
 echo STAGE 0
 rpmdev-bumpspec -n $VERSION -c "Update Virtualbox Guest Additions to ${VERSION}a" virtualbox-guest-additions.spec
 spectool -g virtualbox-guest-additions.spec
-fedpkg new-sources ./VirtualBox-${VERSION}a.tar.bz2
+fedpkg new-sources ./VirtualBox-${VERSION}.tar.bz2
 fedpkg srpm && copr-cli build sergiomb/vboxfor23 virtualbox-guest-additions-$VERSION-$REL.fc$RAWHIDE.src.rpm
 # to test i686 builds
 fedpkg scratch-build --srpm

diff --git a/virtualbox-guest-additions.spec b/virtualbox-guest-additions.spec
index 106871d..d2f4118 100644
--- a/virtualbox-guest-additions.spec
+++ b/virtualbox-guest-additions.spec
@@ -1,13 +1,13 @@
 %global __provides_exclude_from %{_libdir}/VBoxGuestAdditions
 
 Name:       virtualbox-guest-additions
-Version:    6.1.14
+Version:    6.1.16
 Release:    1%{?dist}
 Summary:    VirtualBox Guest Additions
 License:    GPLv2 or (GPLv2 and CDDL)
 URL:        https://www.virtualbox.org/wiki/VirtualBox
 
-Source0:    https://download.virtualbox.org/virtualbox/%{version}/VirtualBox-%{version}a.tar.bz2
+Source0:    https://download.virtualbox.org/virtualbox/%{version}/VirtualBox-%{version}.tar.bz2
 Source1:    vboxservice.service
 Source3:    VirtualBox-60-vboxguest.rules
 Source4:    vboxclient.service
@@ -178,6 +178,9 @@ getent passwd vboxadd >/dev/null || \
 
 
 %changelog
+* Fri Oct 23 2020 Sérgio Basto <sergio@serjux.com> - 6.1.16-1
+- Update Virtualbox Guest Additions to 6.1.16a
+
 * Sun Sep 13 2020 Sérgio Basto <sergio@serjux.com> - 6.1.14-1
 - Update Virtualbox Guest Additions to 6.1.14a
 

                 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=178388988358.1.8820098798830411326.rpms-virtualbox-guest-additions-ffb16faab29e@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