public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Add /usr/bin/vboxwl and /usr/bin/VBoxAudioTest
@ 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 : 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)
 

^ 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: Add /usr/bin/vboxwl and /usr/bin/VBoxAudioTest 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox