Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package godot for openSUSE:Factory checked 
in at 2021-08-23 10:08:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/godot (Old)
 and      /work/SRC/openSUSE:Factory/.godot.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "godot"

Mon Aug 23 10:08:10 2021 rev:11 rq:913453 version:3.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/godot/godot.changes      2021-06-11 
00:19:30.769404392 +0200
+++ /work/SRC/openSUSE:Factory/.godot.new.1899/godot.changes    2021-08-23 
10:09:16.712168825 +0200
@@ -1,0 +2,49 @@
+Fri Aug 20 12:00:00 UTC 2021 - cu...@mail.de
+
+- Update to 3.3.3
+
+  Added:
+  * "action_get_deadzone()" method to InputMap
+
+  Changed:
+  * GraphEdit: Allow higher and lower maximum zoom values
+  * Copy the Godot version identifier by clicking it
+  * Separate version hash from version number
+  * Relationship lines draw on top of TreeItems
+  * Allow reading shaders from .gdshader files
+
+  Fixed:
+  * Audio: cubic resampling algorithm
+  * Save binary "ProjectSettings" key length
+  * Editor: Slow load/save of scenes with many instances of the same script
+  * Editor: Logic for showing tilemap debug collision
+  * LSP: Implement "didClose" notification
+  * LSP: "SymbolKind" reporting wrong types
+  * glTF Import: mesh nodes which are also bones
+  * Import RLE compressed TGA files
+  * Game controllers ignoring the last listed button
+  * Parsing some IPv6 URLs for WebSocket
+  * WebsocketPeer outbound buffer
+  * IP address resolution incorrectly locking the main thread
+  * PathFollow: Forward calculation for the position at the end of the curve
+  * RichTextLabel: Fix auto-wrapping on CJK texts
+  * SkeletonIK: Bones become detached if multiple SkeletonIK nodes are used
+  * Physics: calculating inertias for bodies without mass/area
+  * Physics: Ignore disabled shapes for mass property calculations
+  * ALSA MIDI with PulseAudio
+  * "Directory::get_space_left()"
+  * VisualServer now sorts based on AABB position
+  * Depth sorting of meshes with transparent textures
+  * CanvasItem bounding rect calculation
+  * Allow unclamped colors in Sprite3D
+
+  And more:
+  
https://downloads.tuxfamily.org/godotengine/3.3.3/Godot_v3.3.3-stable_changelog_chrono.txt
+
+-------------------------------------------------------------------
+Fri Aug  6 07:23:11 UTC 2021 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Use asimdrdm CPU flag for aarch64 to select only more powerful
+  buildhosts.
+
+-------------------------------------------------------------------

Old:
----
  godot-3.3.2-stable.tar.xz
  godot-3.3.2-stable.tar.xz.sha256

New:
----
  godot-3.3.3-stable.tar.xz
  godot-3.3.3-stable.tar.xz.sha256

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ godot.spec ++++++
--- /var/tmp/diff_new_pack.TtK0hT/_old  2021-08-23 10:09:17.300168139 +0200
+++ /var/tmp/diff_new_pack.TtK0hT/_new  2021-08-23 10:09:17.304168134 +0200
@@ -24,7 +24,7 @@
 %define ca_bundle %{_localstatedir}/lib/ca-certificates/ca-bundle.pem
 
 Name:           godot
-Version:        3.3.2
+Version:        3.3.3
 Release:        0
 Summary:        Cross-Platform Game Engine with an Integrated Editor
 License:        MIT
@@ -148,7 +148,7 @@
 Provides:       bundled(bullet) = 2.89
 Provides:       bundled(libzstd)
 %if 0%{?sle_version} < 150200
-Provides:       bundled(mbedtls) = 2.16.10
+Provides:       bundled(mbedtls) = 2.16.11
 %endif
 %if !0%{?is_opensuse}
 # SLES seems not to have miniupnpc and wslay

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.TtK0hT/_old  2021-08-23 10:09:17.336168097 +0200
+++ /var/tmp/diff_new_pack.TtK0hT/_new  2021-08-23 10:09:17.336168097 +0200
@@ -8,4 +8,14 @@
       <size unit="G">10</size>
     </disk>
   </hardware>
+  <overwrite>
+    <conditions>
+      <arch>aarch64</arch>
+    </conditions>
+    <hardware>
+      <cpu>
+      <flag>asimdrdm</flag>
+      </cpu>
+    </hardware>
+  </overwrite>
 </constraints> 

++++++ godot-3.3.2-stable.tar.xz -> godot-3.3.3-stable.tar.xz ++++++
/work/SRC/openSUSE:Factory/godot/godot-3.3.2-stable.tar.xz 
/work/SRC/openSUSE:Factory/.godot.new.1899/godot-3.3.3-stable.tar.xz differ: 
char 26, line 1

++++++ godot-3.3.2-stable.tar.xz.sha256 -> godot-3.3.3-stable.tar.xz.sha256 
++++++
--- /work/SRC/openSUSE:Factory/godot/godot-3.3.2-stable.tar.xz.sha256   
2021-06-11 00:19:30.753404365 +0200
+++ /work/SRC/openSUSE:Factory/.godot.new.1899/godot-3.3.3-stable.tar.xz.sha256 
2021-08-23 10:09:16.700168838 +0200
@@ -1 +1 @@
-7693c4ef541b815fa5035f136aaf75187a30f0ea8d15cf4ef05433c1c246c2d8  
godot-3.3.2-stable.tar.xz
+bc55850d9ffc9505ee05c3ada88b64871359e390cf67fc2d58ae02ad3aa9bf73  
godot-3.3.3-stable.tar.xz

Reply via email to