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
This commit is contained in:
parent
14aca129c7
commit
75e9780549
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 13 20:07:37 UTC 2023 - Larry Finger <Larry.Finger@gmail.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user