From 75e9780549124aaad57947917005124917d3301b84ceddcb09beb60b38a0ebae Mon Sep 17 00:00:00 2001 From: Larry Rainey Date: Sat, 13 May 2023 22:10:52 +0000 Subject: [PATCH] Accepting request 1087024 from home:lwfinger:branches:Virtualization - Patch python311.patch fails on Leap 15.4 and Leap 15.5. Change spec file so that it is only applied for Tumbleweed. OBS-URL: https://build.opensuse.org/request/show/1087024 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=695 --- virtualbox.changes | 6 ++++++ virtualbox.spec | 2 ++ 2 files changed, 8 insertions(+) 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}