Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ddnet for openSUSE:Factory checked 
in at 2026-07-17 01:42:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ddnet (Old)
 and      /work/SRC/openSUSE:Factory/.ddnet.new.24530 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ddnet"

Fri Jul 17 01:42:19 2026 rev:42 rq:1366092 version:19.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/ddnet/ddnet.changes      2026-05-17 
18:57:30.685983762 +0200
+++ /work/SRC/openSUSE:Factory/.ddnet.new.24530/ddnet.changes   2026-07-17 
01:43:30.913334289 +0200
@@ -1,0 +2,75 @@
+Sat Jul 11 07:33:43 UTC 2026 - Carsten Ziepke <[email protected]>
+
+- Update to version 19.9:
+  * [Client] Sort server browser by favorites
+  * [Client] Quad clipping for unbuffered backends
+  * [Client] Show actual map in Discord activity
+  * [Client] Color tune regions by tune zone number
+  * [Client] Disable predict events by default, add checkbox
+    in settings
+  * [Client] Keep selected player highlighted while scoreboard
+    popup is open
+  * [Client] Add tooltips to demo browser buttons
+  * [Client] Improve fatal error popups for graphics errors
+  * [Client] Prevent binding to escape and hide it as completion
+    option
+  * [Client] Fix visual hook delay
+  * [Client] Fix hook collision line of unpredicted players having
+    wrong tunings
+  * [Client] Fix input data not being stored with
+    cl_dummy_control 1
+  * [Client] Fix airjump being detected if you only have 1 jump
+  * [Client] Fix warmup timer positioning
+  * [Client] Fix default graphics blend mode with OpenGL 1
+  * [Client] Fix client crash connecting to same websockets port
+    after shutdown
+  * [Client] Close console by clicking outside of it
+  * [Client] Disable semicolons being interpreted in ExecuteLine
+  * [Client] Fix console argument handling for strings
+    ending in \\
+  * [Client] Overhaul crash log parsing
+  * [Client] Separate prediction margin graphs for main and
+    dummy connection
+  * [Client] Fix sending wrong camera info
+  * [Client] Fix projectile glitches
+  * [Client] Add floating back button for touch inputs
+  * [Client] Show flying laser projectiles to dead players
+  * [Client] Update server browser pings after own location
+    is changed
+  * [Client&Server] Lots of assertions and improved error handling
+    to improve security
+  * [Client] Auto-updater fixes
+  * [Editor] Add time bar to envelope editor
+  * [Editor] Improve changing animation speed
+  * [Editor] More hotkeys to adjust brush physics tile properties
+    (ctrl+shift+wheel, ctr+shift+alt+mouse)
+  * [Editor] Fix tele/switch/tune/XY tile finder centering
+  * [Editor] Fix "Project onto" button
+  * [Server] Lower memory usage
+  * [Server] Allow instantly switching team after server reload
+  * [Editor] Optimize ingame entities, render entities in
+    switch layer
+  * [Editor] Use resize-H/V cursors while using axis lock
+  * [Editor] Preserve quad art group for undo/redo
+  * [Editor] Fix layer/group dragging stuck when loading/clearing
+    map
+  * [Editor] Fix brush selection rectangle being rendered
+    multiple times
+  * [Editor] Fix envelope point clamping when multiple points
+    selected
+  * [Editor] Fix speedup angle 0 not reachable with tile adjust
+    hotkey
+  * [Client&Server] Fix speedups not working at 0/0 and top left
+    map border
+  * [Client&Server] Implement more precise millisecond
+    time function
+  * [Client&Server] Enable STL debug mode
+  * [Server] Give unpractice caller strong hook on respawn
+  * [Server] Fix set_team_ddr and uninvite applying to empty player slots
+  * [Server] Make start and end round virtual
+  * [Server] Add FindPlayerByName() helper
+  * [Server] Don't assert if weapon = -1
+- Add ddnet-fix-vulkan-shaders-installation.patch,
+  https://github.com/ddnet/ddnet/issues/12361
+
+-------------------------------------------------------------------

Old:
----
  ddnet-19.8.2.tar.gz

New:
----
  ddnet-19.9.tar.gz
  ddnet-fix-vulkan-shaders-installation.patch

----------(New B)----------
  New:  * [Server] Don't assert if weapon = -1
- Add ddnet-fix-vulkan-shaders-installation.patch,
  https://github.com/ddnet/ddnet/issues/12361
----------(New E)----------

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

Other differences:
------------------
++++++ ddnet.spec ++++++
--- /var/tmp/diff_new_pack.zfAEKh/_old  2026-07-17 01:43:31.725361704 +0200
+++ /var/tmp/diff_new_pack.zfAEKh/_new  2026-07-17 01:43:31.725361704 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           ddnet
-Version:        19.8.2
+Version:        19.9
 Release:        0
 Summary:        DDraceNetwork, a cooperative racing mod of Teeworlds
 License:        Apache-2.0 AND CC-BY-SA-3.0 AND Zlib AND MIT AND 
SUSE-Public-Domain
@@ -26,6 +26,8 @@
 Source0:        
https://github.com/ddnet/ddnet/archive/%{version}/%{name}-%{version}.tar.gz
 Source1:        vendor.tar.xz
 Source2:        cargo_config
+# PATCH-FIX-UPSTREAM ddnet-fix-vulkan-shaders-installation.patch - 
https://github.com/ddnet/ddnet/issues/12361
+Patch0:         ddnet-fix-vulkan-shaders-installation.patch
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  appstream-glib
 BuildRequires:  cargo
@@ -85,6 +87,7 @@
 
 %prep
 %setup -qa1
+%patch -P 0 -p1
 
 mkdir cargo-home
 cat >cargo-home/config <<EOF

++++++ _service ++++++
--- /var/tmp/diff_new_pack.zfAEKh/_old  2026-07-17 01:43:31.769363189 +0200
+++ /var/tmp/diff_new_pack.zfAEKh/_new  2026-07-17 01:43:31.773363324 +0200
@@ -1,6 +1,6 @@
 <services>
   <service name="cargo_vendor" mode="manual">
-    <param name="srcdir">ddnet-19.8.2</param>
+    <param name="srcdir">ddnet-19.9</param>
   </service>
 </services>
 

++++++ ddnet-19.8.2.tar.gz -> ddnet-19.9.tar.gz ++++++
/work/SRC/openSUSE:Factory/ddnet/ddnet-19.8.2.tar.gz 
/work/SRC/openSUSE:Factory/.ddnet.new.24530/ddnet-19.9.tar.gz differ: char 14, 
line 1

++++++ ddnet-fix-vulkan-shaders-installation.patch ++++++
diff '--color=auto' -Naur ddnet-19.9-orig/cmake/BuildVulkanShaders.cmake 
ddnet-19.9/cmake/BuildVulkanShaders.cmake
--- ddnet-19.9-orig/cmake/BuildVulkanShaders.cmake      2026-07-03 
05:25:29.000000000 -0300
+++ ddnet-19.9/cmake/BuildVulkanShaders.cmake   2026-07-10 16:13:14.747316243 
-0300
@@ -71,7 +71,7 @@
     VERBATIM
   )
 
-  list(APPEND VULKAN_SHADER_FILE_LIST "${OUTPUT_PATH_RELATIVE}")
+  list(APPEND VULKAN_SHADER_FILE_LIST "${OUTPUT_PATH}")
   set(VULKAN_SHADER_FILE_LIST ${VULKAN_SHADER_FILE_LIST} PARENT_SCOPE)
   list(APPEND VULKAN_SHADER_OUTPUT_PATHS "${OUTPUT_PATH}")
   set(VULKAN_SHADER_OUTPUT_PATHS ${VULKAN_SHADER_OUTPUT_PATHS} PARENT_SCOPE)

++++++ vendor.tar.xz ++++++
++++ 801296 lines of diff (skipped)

Reply via email to