From dbd22cd75a36fd5418aca7d5a4a29c83f785511d7d2fff9dec79cd1d2bbfad54 Mon Sep 17 00:00:00 2001 From: Dmitriy Perlow Date: Tue, 4 Oct 2022 05:16:20 +0000 Subject: [PATCH] Accepting request 1007342 from home:cunix:godot Update to 3.5.1 OBS-URL: https://build.opensuse.org/request/show/1007342 OBS-URL: https://build.opensuse.org/package/show/games/godot?expand=0&rev=48 --- godot-3.5-stable.tar.xz | 3 --- godot-3.5-stable.tar.xz.sha256 | 1 - godot-3.5.1-stable.tar.xz | 3 +++ godot-3.5.1-stable.tar.xz.sha256 | 1 + godot.changes | 25 +++++++++++++++++++++++++ godot.spec | 4 ++-- 6 files changed, 31 insertions(+), 6 deletions(-) delete mode 100644 godot-3.5-stable.tar.xz delete mode 100644 godot-3.5-stable.tar.xz.sha256 create mode 100644 godot-3.5.1-stable.tar.xz create mode 100644 godot-3.5.1-stable.tar.xz.sha256 diff --git a/godot-3.5-stable.tar.xz b/godot-3.5-stable.tar.xz deleted file mode 100644 index fa36106..0000000 --- a/godot-3.5-stable.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22a47065392b8a2a19690db42085b2756c2f67996bd24688cb17307f8a4b59c8 -size 24044340 diff --git a/godot-3.5-stable.tar.xz.sha256 b/godot-3.5-stable.tar.xz.sha256 deleted file mode 100644 index 6ef2d9e..0000000 --- a/godot-3.5-stable.tar.xz.sha256 +++ /dev/null @@ -1 +0,0 @@ -22a47065392b8a2a19690db42085b2756c2f67996bd24688cb17307f8a4b59c8 godot-3.5-stable.tar.xz diff --git a/godot-3.5.1-stable.tar.xz b/godot-3.5.1-stable.tar.xz new file mode 100644 index 0000000..db5367f --- /dev/null +++ b/godot-3.5.1-stable.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4e0d9045b659d36df07ad6e0c5b54e34551bce2618da2549d8f8089749ac767 +size 24153448 diff --git a/godot-3.5.1-stable.tar.xz.sha256 b/godot-3.5.1-stable.tar.xz.sha256 new file mode 100644 index 0000000..84d6476 --- /dev/null +++ b/godot-3.5.1-stable.tar.xz.sha256 @@ -0,0 +1 @@ +f4e0d9045b659d36df07ad6e0c5b54e34551bce2618da2549d8f8089749ac767 godot-3.5.1-stable.tar.xz diff --git a/godot.changes b/godot.changes index c59d5b4..a8e9bce 100644 --- a/godot.changes +++ b/godot.changes @@ -1,3 +1,28 @@ +Fri Sep 30 12:00:00 UTC 2022 - cunix@mail.de + +- Update to 3.5.1 + + Added: + * Expose Tabs "set/get_tab_button_icon()" to scripting + + Changed: + * Include terminal indented comments for code folding in editor + * Portals: Show RayCast debug helper + + Fixed: + * GNU ld detection for pck_embed linker script + * CPUParticles initialize data on "set_amount" + * Crash when playing SceneTreeTween right after finishing + * "Time.get_unix_time_from_system()" not including msecs + * Crash when pressing up on an empty PopupMenu + * Exclude disabled StaticBody collisions from NavigationMesh baking + * Prevent HTTPRequest from polling invalid client + * Hotfix for Bullet's collision margin regression + + And more: + https://downloads.tuxfamily.org/godotengine/3.5.1/Godot_v3.5.1-stable_changelog_chrono.txt + +------------------------------------------------------------------- Mon Sep 12 12:00:00 UTC 2022 - cunix@mail.de - Heap-buffer-overflow in bundled thirdparty tool tinyexr diff --git a/godot.spec b/godot.spec index f33a1e5..0c23314 100644 --- a/godot.spec +++ b/godot.spec @@ -24,7 +24,7 @@ %define ca_bundle %{_localstatedir}/lib/ca-certificates/ca-bundle.pem Name: godot -Version: 3.5 +Version: 3.5.1 Release: 0 Summary: Cross-Platform Game Engine with an Integrated Editor License: MIT @@ -168,7 +168,7 @@ Provides: bundled(embree) = 3.13.0 Provides: bundled(bullet) = 3.24 # see comments for freetype2, libpng and zlib Factory BuildRequires Provides: bundled(freetype2) -Provides: bundled(libpng) +Provides: bundled(libpng) = 1.6.38 Provides: bundled(libzstd) Provides: bundled(zlib) %if 0%{?sle_version} < 150200