diff --git a/virtualbox.changes b/virtualbox.changes index a4a18f8..62bdf47 100644 --- a/virtualbox.changes +++ b/virtualbox.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat May 13 20:07:37 UTC 2023 - Larry Finger + +- Patch python311.patch fails on Leap 15.4 and Leap 15.5. Change spec file so thqt it is only + applied for Tumbleweed. + ------------------------------------------------------------------- Fri May 12 20:35:44 UTC 2023 - Dirk Müller diff --git a/virtualbox.spec b/virtualbox.spec index 271f9cc..ec4c19b 100644 --- a/virtualbox.spec +++ b/virtualbox.spec @@ -475,7 +475,9 @@ This package contains the kernel-modules that VirtualBox uses to create or run v %patch36 -p1 %endif %patch37 -p1 +%if 0%{?sle_version} > 150600 %patch38 -p1 +%endif ### Documents for virtualbox main package ### %if %{main_package}