commit 1aed2d1e8db71fd7955ab54e9c9a9f4c5d13ae39
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Jul 8 21:57:47 2023 +0100
Rebuilt for Python 3.12
VirtualBox.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/VirtualBox.spec b/VirtualBox.spec
index 9544a22..6bd9368 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -46,7 +46,7 @@
Name: VirtualBox
Version: 7.0.8
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
License: GPLv2 or (GPLv2 and CDDL)
@@ -900,6 +900,9 @@ getent passwd vboxadd >/dev/null || \
%{_datadir}/%{name}-kmod-%{version}
%changelog
+* Sat Jul 08 2023 Leigh Scott <leigh123linux(a)gmail.com> - 7.0.8-4
+- Rebuilt for Python 3.12
+
* Sun May 21 2023 Sérgio Basto <sergio(a)serjux.com> - 7.0.8-3
- (#6660) Fix the documentation, the vboxpci module is not shipped since VirtualBox
6.1.0
Show replies by date