Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dxvk for openSUSE:Factory checked in 
at 2025-05-31 19:16:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dxvk (Old)
 and      /work/SRC/openSUSE:Factory/.dxvk.new.16005 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dxvk"

Sat May 31 19:16:59 2025 rev:16 rq:1281555 version:2.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/dxvk/dxvk.changes        2025-03-14 
23:51:57.948315006 +0100
+++ /work/SRC/openSUSE:Factory/.dxvk.new.16005/dxvk.changes     2025-05-31 
19:17:53.889315365 +0200
@@ -1,0 +2,37 @@
+Fri May 23 21:28:27 UTC 2025 - Simon Vogl <simon.v...@gmx.net>
+
+- Add missing tarball from service manualrun to fix build failure
+
+-------------------------------------------------------------------
+Sun May 18 09:40:19 UTC 2025 - Björn Bidar <bjorn.bi...@thaodan.de>
+
+- Update to 2.6.1:
+  * Removed sparse buffer usage that was introduced in DXVK 2.6.
+    This caused all sorts of driver issues that would cause hangs
+    and instability on AMD Vega GPUs and others. (PR gh#doitsujin/dxvk#4763)
+    Note: This may increase peak memory usage in some games again.
+  * Worked around an RTSS bug that would cause the overlay to render 
incorrectly if the Vulkan
+    swapchain uses an sRGB format. (gh#doitsujin/dxvk#4777, PR 
gh#doitsujin/dxvk#4778)
+  * Worked around an issue where multisample resolves would lead to visual 
issues
+    on Nvidia in certain Unity Engine games. (gh#doitsujin/dxvk#4817, PR 
gh#doitsujin/dxvk#4818)
+  * Worked around an Intel ANV issue that would cause terrain to misrender
+    in games such as Assassin's Creed Origins.
+  * Note: This driver bug was fixed in Mesa 25.0.3.
+  * Worked around a RADV issue that would cause hangs on RDNA4 GPUs prior to 
Mesa 25.0.2.
+  * Note: Please keep your drivers up to date when using these newer GPUs.
+  * Further improved render pass efficiency for tiling GPUs in some cases,
+    especially if VK_KHR_load_store_op_none is supported.
+  * Note: This change does not affect desktop GPUs in any meaningful way.
+  * Fixed a potential issue with display mode handling on uncommon monitor 
setups. (PR gh#doitsujin/dxvk#4764)
+  * Fixed various issues with the SDL3 backend in dxvk-native.
+    (PR gh#doitsujin/dxvk#4825, PR gh#doitsujin/dxvk#4826)
+  * Fixed compatibility of MSVC builds with very old CPUs. (PR 
gh#doitsujin/dxvk#4811)
+  * Fixed various minor issues that would cause Vulkan validation errors in 
rare scenarios.
+  * Hitman 2: Worked around poor CPU-bound performance in certain areas. (PR 
gh#doitsujin/dxvk#4796)
+  * Note: This may slightly regress GPU-bound performance.
+  * LEGO Batman: The Video Game and LEGO Indiana Jones: The Original 
Adventures:
+    Worked around a game issue causing horrible UI performance.
+    (PR gh#doitsujin/dxvk#4798, PR gh#doitsujin/dxvk#4810)
+  * Need For Speed: Most Wanted (2005): Worked around a crash on Windows. 
(gh#doitsujin/dxvk#4624)
+
+-------------------------------------------------------------------

Old:
----
  dxvk-2.6.tar.gz

New:
----
  dxvk-2.6.1.obscpio

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

Other differences:
------------------
++++++ dxvk.spec ++++++
--- /var/tmp/diff_new_pack.sMy3yb/_old  2025-05-31 19:17:55.109365786 +0200
+++ /var/tmp/diff_new_pack.sMy3yb/_new  2025-05-31 19:17:55.113365951 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           dxvk
-Version:        2.6
+Version:        2.6.1
 Release:        0
 Summary:        Vulkan-based Direct3D 8/9/10/11 implementation for Linux / Wine
 License:        zlib-acknowledgement

++++++ _service ++++++
--- /var/tmp/diff_new_pack.sMy3yb/_old  2025-05-31 19:17:55.149367439 +0200
+++ /var/tmp/diff_new_pack.sMy3yb/_new  2025-05-31 19:17:55.153367604 +0200
@@ -6,12 +6,12 @@
        <param name="scm">git</param>
     <param name="revision">@PARENT_TAG@</param>
   </service>
-  <service mode="manual" name="tar" />
-  <service mode="manual" name="recompress">
+  <service mode="manual" name="download_files"/>
+  <service mode="manual" name="set_version"/>
+  <service mode="buildtime" name="tar" />
+  <service mode="buildtime" name="recompress">
     <param name="file">*.tar</param>
     <param name="compression">gz</param>
   </service>
-  <service mode="manual" name="set_version"/>
-  <service mode="manual" name="download_files"/>
 </services>
 

++++++ dxvk.obsinfo ++++++
--- /var/tmp/diff_new_pack.sMy3yb/_old  2025-05-31 19:17:55.193369257 +0200
+++ /var/tmp/diff_new_pack.sMy3yb/_new  2025-05-31 19:17:55.197369422 +0200
@@ -1,5 +1,5 @@
 name: dxvk
-version: 2.6
-mtime: 1741859541
-commit: ad253b8a7e20b7cf16fce7d1c505928a434eac29
+version: 2.6.1
+mtime: 1744024224
+commit: 2b1a284f8453baa2bd193709b67e5183074c74ba
 

Reply via email to