Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vkquake for openSUSE:Factory checked 
in at 2026-07-09 22:18:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vkquake (Old)
 and      /work/SRC/openSUSE:Factory/.vkquake.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vkquake"

Thu Jul  9 22:18:59 2026 rev:33 rq:1364594 version:1.35.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/vkquake/vkquake.changes  2026-04-04 
19:08:31.743859726 +0200
+++ /work/SRC/openSUSE:Factory/.vkquake.new.1991/vkquake.changes        
2026-07-09 22:19:32.942471530 +0200
@@ -1,0 +2,44 @@
+Wed Jul  8 14:31:41 UTC 2026 - Martin Hauke <[email protected]>
+
+- Update to version 1.35.0
+  Improvements:
+  * Order independent transparency: overlapping transparent
+    surfaces (water, glass, sprites, particles). Weighted blended
+     OIT (from Ironwail) is the new default; higher quality moment
+     based OIT is available when option is set to "High".
+  * SDL3 is now the default on all platforms
+  * The Nightdive add-on directory is mounted as an extra content
+    root and the mods menu shows friendly mod names (from Ironwail)
+  * Support for the 2021 rerelease dynamiclight entities including
+    spotlight cones, using the exact KEX formula.
+  * Lower display latency: frames queued for display are capped
+    using VK_KHR_present_wait.
+  * Performance: FTE particle simulation and vertex generation run
+    on the task workers, improved parallel world marking.
+  * QuakeSpasm-Spiked protocol extensions: getentity, forceinfokey,
+    pinterstat/globalstat and missing FRIK_FILE builtins (from QSS)
+  * HUD elements can be loaded from all supported image formats
+    (png, tga, jpg, pcx).
+  * The console uses insert mode by default.
+  Fixes:
+  * #678 : Rotating brush models are now lit correctly.
+  * #910 : Use level external textures irrespective of current mod
+    path priority.
+  * #920 : More guards around entities getting freed at runtime.
+  * Fix a data race on dynamic lights from deferred particle spawns
+  * Fix screenshots capturing stale frames.
+  * vid_vsync is applied immediately when toggled.
+  * Water entities with a fixed alpha of 1.0 no longer inherit
+    r_wateralpha transparency.
+  * Particle line traces handle rotated brush entities correctly.
+  * Keep control characters out of savegame comments.
+  * Fix setup menu player recoloring.
+  * Filesystem and pak file handle fixes.
+  * Fix theoretical task queue races and -pinnedworkers.
+  * Enforce NUL terminator for the BSP entity lump (from
+    Ironwail/QS).
+  * Release builds no longer ship with assertions compiled in.
+- BuildRequires spirv-tools >= 2025.3 since --canonicalize-ids is
+  needed.
+
+-------------------------------------------------------------------

Old:
----
  vkQuake-1.34.1.tar.gz

New:
----
  vkQuake-1.35.0.tar.gz

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

Other differences:
------------------
++++++ vkquake.spec ++++++
--- /var/tmp/diff_new_pack.JhaF95/_old  2026-07-09 22:19:33.598493830 +0200
+++ /var/tmp/diff_new_pack.JhaF95/_new  2026-07-09 22:19:33.598493830 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           vkquake
-Version:        1.34.1
+Version:        1.35.0
 Release:        0
 Summary:        Quake 1 port using Vulkan instead of OpenGL for rendering
 License:        GPL-2.0-or-later
@@ -32,7 +32,7 @@
 BuildRequires:  glslang-devel
 BuildRequires:  meson
 BuildRequires:  pkgconfig
-BuildRequires:  spirv-tools
+BuildRequires:  spirv-tools >= 2025.3
 # from quakedef.h "Vulkan is too old" preprocessor check
 BuildRequires:  vulkan-devel >= 1.2.162
 BuildRequires:  pkgconfig(flac)
@@ -40,7 +40,7 @@
 BuildRequires:  pkgconfig(libmpg123)
 BuildRequires:  pkgconfig(opus)
 BuildRequires:  pkgconfig(opusfile)
-BuildRequires:  pkgconfig(sdl2)
+BuildRequires:  pkgconfig(sdl3)
 BuildRequires:  pkgconfig(vorbis)
 %if 0%{?sle_version} >= 150500 && 0%{?sle_version} < 160000 && 0%{?is_opensuse}
 BuildRequires:  gcc11

++++++ vkQuake-1.34.1.tar.gz -> vkQuake-1.35.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/vkquake/vkQuake-1.34.1.tar.gz 
/work/SRC/openSUSE:Factory/.vkquake.new.1991/vkQuake-1.35.0.tar.gz differ: char 
23, line 1

Reply via email to