Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package godot for openSUSE:Factory checked in at 2026-06-30 15:12:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/godot (Old) and /work/SRC/openSUSE:Factory/.godot.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "godot" Tue Jun 30 15:12:13 2026 rev:49 rq:1362508 version:4.7 Changes: -------- --- /work/SRC/openSUSE:Factory/godot/godot.changes 2026-06-25 10:59:50.430808865 +0200 +++ /work/SRC/openSUSE:Factory/.godot.new.11887/godot.changes 2026-06-30 15:12:50.698846553 +0200 @@ -1,0 +2,5 @@ +Wed Jun 24 19:26:08 UTC 2026 - Jaime Marquínez Ferrándiz <[email protected]> + +- Unbundle mbedtls by dependening on mbedtls-devel < 4 since newer versions are not supported + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ godot.spec ++++++ --- /var/tmp/diff_new_pack.zFop3D/_old 2026-06-30 15:12:51.294866722 +0200 +++ /var/tmp/diff_new_pack.zFop3D/_new 2026-06-30 15:12:51.294866722 +0200 @@ -1,7 +1,7 @@ # # spec file for package godot # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2017 Luke Jones, [email protected] # # All modifications and additions to the file contributed by third parties @@ -49,12 +49,12 @@ %endif # pkgconfig broken for freetype2 ? BuildRequires: freetype2-devel >= 2.14 -# BuildRequires: mbedtls-devel BuildRequires: pkgconfig BuildRequires: python3 > 3.9 BuildRequires: scons > 4.9.0 BuildRequires: wayland-devel BuildRequires: yasm-devel +BuildRequires: (mbedtls-devel >= 3 with mbedtls-devel < 4) BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(fontconfig) @@ -163,7 +163,6 @@ Provides: bundled(libbacktrace) Provides: bundled(libktx) = 4.4.2 Provides: bundled(manifold) = 3.3.2 -Provides: bundled(mbedtls) = 3.6.5 Provides: bundled(meshoptimizer) = 1.1 Provides: bundled(mingw-std-threads) Provides: bundled(msdfgen) = 1.13 @@ -256,7 +255,7 @@ %build # Configuring build to use some distribution libraries unbundle_libs=('brotli' 'certs' 'freetype' 'libjpeg_turbo' 'libogg' 'libpng' \ - 'libtheora' 'libvorbis' 'libwebp' 'miniupnpc' \ + 'libtheora' 'libvorbis' 'libwebp' 'mbedtls' 'miniupnpc' \ 'pcre2' 'sdl' 'wslay' 'zlib' 'zstd') # Adding distribution name to build name
