Projects
home:frispete
obs-studio
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 34
View file
obs-studio.changes
Changed
@@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Wed Jun 21 10:01:11 UTC 2023 - Hans-Peter Jansen <hp@urpla.net> + +- Add workaround to build TW aarch64 version with python310, + until proper TW snapshot with primary python311 is released + +------------------------------------------------------------------- Wed Jun 21 08:03:37 UTC 2023 - hpj@urpla.net - Update to version 29.1.3:
View file
obs-studio.spec
Changed
@@ -87,7 +87,19 @@ BuildRequires: pkgconfig(websocketpp) >= 0.8.0 BuildRequires: pkgconfig(asio) >= 1.12.1 %endif +# temporary workaround +# TW has %%primary_python python311 already +# but no proper TW aarch64 snapshot release +# needs to be removed, when python311 settled +%if 0%{?suse_version} > 1500 +%ifarch aarch64 +BuildRequires: python310-devel +#!BuildIgnore: python311-base +%else BuildRequires: python3-devel +%endif +%endif +### %if 0%{?suse_version} != 1315 || 0%{?is_opensuse} BuildRequires: speexdsp-devel %endif
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.