diff --git a/godot-4.0.2-stable.tar.xz b/godot-4.0.2-stable.tar.xz deleted file mode 100644 index d5d310a..0000000 --- a/godot-4.0.2-stable.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a6a2658788cf100a7b51b391fac588847c01a36f8e1384e9d5f5cdc6c28d5e2 -size 29909648 diff --git a/godot-4.0.2-stable.tar.xz.sha256 b/godot-4.0.2-stable.tar.xz.sha256 deleted file mode 100644 index 83b79e4..0000000 --- a/godot-4.0.2-stable.tar.xz.sha256 +++ /dev/null @@ -1 +0,0 @@ -0a6a2658788cf100a7b51b391fac588847c01a36f8e1384e9d5f5cdc6c28d5e2 godot-4.0.2-stable.tar.xz diff --git a/godot-4.0.3-stable.tar.xz b/godot-4.0.3-stable.tar.xz new file mode 100644 index 0000000..8441d15 --- /dev/null +++ b/godot-4.0.3-stable.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ce3e2170ac5e043a7ce9c6f839ef67eddd83e24c0728d1afc76e678d4f37552 +size 30203636 diff --git a/godot-4.0.3-stable.tar.xz.sha256 b/godot-4.0.3-stable.tar.xz.sha256 new file mode 100644 index 0000000..5022458 --- /dev/null +++ b/godot-4.0.3-stable.tar.xz.sha256 @@ -0,0 +1 @@ +8ce3e2170ac5e043a7ce9c6f839ef67eddd83e24c0728d1afc76e678d4f37552 godot-4.0.3-stable.tar.xz diff --git a/godot.changes b/godot.changes index 7584b20..0530abb 100644 --- a/godot.changes +++ b/godot.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Mon May 22 12:00:00 UTC 2023 - cunix@mail.de + +- Update to 4.0.3 + + Added: + * Info label to TileMap editor + * Properly remember snapping options per-project + * Remember directory when installing templates file + * Allow entering named colors in ColorPicker's hex field + * Expose NavigationAgent path postprocessing + and pathfinding algorithm options + * Expose viewports render target RID + * Allow creation of rendering buffers at any time + + Changed: + * Make acos and asin safe + * Prevent off-screen controls in editor + * Validate renderer selection in project manager + and expose default renderer setting as an enum + * Close built-in shaders when closing scene + * Preserve scene unique names when saving branch as scene + * gltf: Remove obsolete hack to embed gltf textures in advanced import + * Expose more compression formats in Image and fix compress check + * Ensure WindowData minimized/maximized are mutually exclusive + + Fixed: + * AudioStreamPlayer2D crash when PhysicsServer2D runs on thread + * Invalid global position when read outside tree + * Prevent errors when using ViewportTexture + * Initialize editor values on first launch + * "line_spacing" in code editor will not take effect + * Missing member type check when resolving "extends" + * Multi-line string highlighting with single quotes + * Don't fail when freed object is returned + * NavigationObstacles not being added to avoidance simulation + * Crashes trying to use TLS when not available + + And more: + https://downloads.tuxfamily.org/godotengine/4.0.3/Godot_v4.0.3-stable_changelog_chrono.txt + ------------------------------------------------------------------- Tue May 2 12:29:33 UTC 2023 - Jaime Marquínez Ferrándiz diff --git a/godot.spec b/godot.spec index 53f2bac..7eef236 100644 --- a/godot.spec +++ b/godot.spec @@ -24,7 +24,7 @@ %define ca_bundle %{_localstatedir}/lib/ca-certificates/ca-bundle.pem Name: godot -Version: 4.0.2 +Version: 4.0.3 Release: 0 Summary: Cross-Platform Game Engine with an Integrated Editor License: MIT @@ -130,11 +130,11 @@ Provides: bundled(JetBrainsMono_Regular) Provides: bundled(RVO2-3D) Provides: bundled(Tangent_Space_Normal_Maps) Provides: bundled(amd-fsr) = 1.0.2 -Provides: bundled(astcenc) = 4.3.0 -Provides: bundled(basis_universal) +Provides: bundled(astcenc) = 4.4.0 +Provides: bundled(basis_universal) = 1.16.4 Provides: bundled(brotli) Provides: bundled(cvtt) -Provides: bundled(doctest) = 2.4.9 +Provides: bundled(doctest) = 2.4.11 Provides: bundled(etcpak) = 1.0 Provides: bundled(glad) = 2.0.2 Provides: bundled(google-droid-fonts) @@ -155,7 +155,7 @@ Provides: bundled(pvrtccompressor) Provides: bundled(smaz) Provides: bundled(spirv-reflect) = sdk-1.3.231.1 Provides: bundled(stb) -Provides: bundled(thorvg) = 0.8.3 +Provides: bundled(thorvg) = 0.9.0 Provides: bundled(tinyexr) = 1.0.1 Provides: bundled(vhacd) Provides: bundled(volk) = sdk-1.3.231.1 @@ -186,7 +186,7 @@ Provides: bundled(libpng) = 1.6.38 Provides: bundled(libzstd) Provides: bundled(zlib) %if 0%{?sle_version} < 150200 -Provides: bundled(mbedtls) = 2.18.2 +Provides: bundled(mbedtls) = 2.28.3 %endif %if !0%{?is_opensuse} # SLES seems not to have miniupnpc and wslay