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: Add /usr/bin/vboxwl and /usr/bin/VBoxAudioTest
Date: Sun, 12 Jul 2026 20:58:20 GMT [thread overview]
Message-ID: <178388990045.1.18313728355733785795.rpms-virtualbox-guest-additions-ed9d8d582b7f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/virtualbox-guest-additions
Branch : alext-upd-to-7.2.12
Commit : ed9d8d582b7ffc0080833bd22c473bf83ab38e09
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2024-09-22T01:48:56+01:00
Stats : +9/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/virtualbox-guest-additions/c/ed9d8d582b7ffc0080833bd22c473bf83ab38e09?branch=alext-upd-to-7.2.12
Log:
Add /usr/bin/vboxwl and /usr/bin/VBoxAudioTest
---
diff --git a/virtualbox-guest-additions.spec b/virtualbox-guest-additions.spec
index 9cabbfc..e71eab7 100644
--- a/virtualbox-guest-additions.spec
+++ b/virtualbox-guest-additions.spec
@@ -1,6 +1,6 @@
Name: virtualbox-guest-additions
Version: 7.1.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: VirtualBox Guest Additions
License: GPL-3.0-only AND (GPL-3.0-only OR CDDL-1.0)
URL: https://www.virtualbox.org/wiki/VirtualBox
@@ -129,7 +129,9 @@ install -m 0755 -t %{buildroot}%{_sbindir} \
install -m 0755 -t %{buildroot}%{_bindir} \
obj/bin/additions/VBoxDRMClient \
obj/bin/additions/VBoxClient \
- obj/bin/additions/VBoxControl
+ obj/bin/additions/VBoxControl \
+ obj/bin/additions/VBoxAudioTest \
+ obj/bin/additions/vboxwl
# Guest libraries
install -m 0755 -t %{buildroot}%{_libdir}/security \
@@ -172,6 +174,8 @@ getent passwd vboxadd >/dev/null || \
%files
%license COPYING*
+%{_bindir}/vboxwl
+%{_bindir}/VBoxAudioTest
%{_bindir}/VBoxClient
%{_bindir}/VBoxControl
%{_bindir}/VBoxClient-all
@@ -187,6 +191,9 @@ getent passwd vboxadd >/dev/null || \
%changelog
+* Sat Sep 21 2024 Sérgio Basto <sergio@serjux.com> - 7.1.0-2
+- Add /usr/bin/vboxwl and /usr/bin/VBoxAudioTest
+
* Tue Sep 17 2024 Sérgio Basto <sergio@serjux.com> - 7.1.0-1
- Update virtualbox-guest-additions to 7.1.0 (#2311545)
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=178388990045.1.18313728355733785795.rpms-virtualbox-guest-additions-ed9d8d582b7f@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