Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package godot3 for openSUSE:Factory checked in at 2026-06-30 15:12:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/godot3 (Old) and /work/SRC/openSUSE:Factory/.godot3.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "godot3" Tue Jun 30 15:12:11 2026 rev:10 rq:1362507 version:3.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/godot3/godot3.changes 2025-11-04 18:44:52.211771717 +0100 +++ /work/SRC/openSUSE:Factory/.godot3.new.11887/godot3.changes 2026-06-30 15:12:46.286697245 +0200 @@ -1,0 +2,5 @@ +Tue Jun 23 21:29:44 UTC 2026 - Jaime Marquínez Ferrándiz <[email protected]> + +- Require mbedtls-devel < 4 since newer versions are not supported + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ godot3.spec ++++++ --- /var/tmp/diff_new_pack.55Dz9O/_old 2026-06-30 15:12:46.946719580 +0200 +++ /var/tmp/diff_new_pack.55Dz9O/_new 2026-06-30 15:12:46.946719580 +0200 @@ -1,7 +1,7 @@ # -# spec file for package godot +# spec file for package godot3 # -# Copyright (c) 2023 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 @@ -90,7 +90,7 @@ # Using bundled freetype2 throws build errors, if # we don't use bundled libpng and zlib as well. BuildRequires: pkgconfig(libpng) -BuildRequires: mbedtls-devel +BuildRequires: (mbedtls-devel >= 3 with mbedtls-devel < 4) BuildRequires: pkgconfig(bullet) >= 2.90 BuildRequires: pkgconfig(libwslay) BuildRequires: pkgconfig(libzstd) @@ -102,7 +102,7 @@ BuildRequires: libminiupnpc-devel BuildRequires: pkgconfig(libwslay) %if 0%{?sle_version} >= 150200 -BuildRequires: mbedtls-devel +BuildRequires: (mbedtls-devel >= 3 with mbedtls-devel < 4) %endif %endif %endif
