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-06-13 18:43:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dxvk (Old) and /work/SRC/openSUSE:Factory/.dxvk.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dxvk" Fri Jun 13 18:43:44 2025 rev:17 rq:1285186 version:2.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/dxvk/dxvk.changes 2025-05-31 19:17:53.889315365 +0200 +++ /work/SRC/openSUSE:Factory/.dxvk.new.19631/dxvk.changes 2025-06-13 18:43:58.479240541 +0200 @@ -1,0 +2,29 @@ +Thu Jun 12 01:25:33 UTC 2025 - Simon Vogl <simon.v...@gmx.net> + +- Update to 2.6.2: + * Added DXVK_FILTER_DEVICE_UUID environment variable to filter + devices by their reported driver UUID + * This may be useful on setups with multiple GPUs of the same model + * Improved vendor ID override logic for D3D9 and added + d3d9.hide{Amd,Intel,Nvidia}Gpu configuration options to + improve the out-of-the-box experience in games that refuse to + run on Intel GPUs, or only run with significantly reduced + graphics features + * Improved WSI backend selection in dxvk-native + * D3D9 vendor hack features are now only exposed when reporting + a GPU vendor that supports the given feature on Windows + * This may avoid issues in case games make assumptions based on + vendor IDs rather than format queries + * FIxed an issue that could lead to one eye not updating + properly in some VR games + * Fixed log spam for unsupported D3D8 render states + * Fixed log spam for frequent DXGI adapter queries + * osu! stable: Fixed black screen in D3D9 mode + * Pirate Hunter: Worked around out-of-memory crash + * Red Orchestra: Ostfront: Worked around alt+tab issues + * Rocketbirds 2: Worked around a game bug that would cause the + intro video to be garbled + * Thumper: Worked around track rendering issues on Intel +- Hardcoded git tag in _service to fix downloading wrong version + +------------------------------------------------------------------- Old: ---- dxvk-2.6.1.obscpio New: ---- dxvk-2.6.2.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dxvk.spec ++++++ --- /var/tmp/diff_new_pack.KOACKt/_old 2025-06-13 18:43:59.943300408 +0200 +++ /var/tmp/diff_new_pack.KOACKt/_new 2025-06-13 18:43:59.947300572 +0200 @@ -17,7 +17,7 @@ Name: dxvk -Version: 2.6.1 +Version: 2.6.2 Release: 0 Summary: Vulkan-based Direct3D 8/9/10/11 implementation for Linux / Wine License: zlib-acknowledgement ++++++ _service ++++++ --- /var/tmp/diff_new_pack.KOACKt/_old 2025-06-13 18:43:59.983302044 +0200 +++ /var/tmp/diff_new_pack.KOACKt/_new 2025-06-13 18:43:59.987302208 +0200 @@ -1,17 +1,17 @@ <services> <service mode="manual" name="obs_scm"> - <param name="versionformat">@PARENT_TAG@</param> + <param name="versionformat">v2.6.2</param> <param name="versionrewrite-pattern">v(.*)</param> - <param name="url">https://github.com/doitsujin/dxvk.git</param> - <param name="scm">git</param> - <param name="revision">@PARENT_TAG@</param> + <param name="url">https://github.com/doitsujin/dxvk.git</param> + <param name="scm">git</param> + <param name="revision">v2.6.2</param> </service> - <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-2.6.1.obscpio -> dxvk-2.6.2.obscpio ++++++ ++++ 2474 lines of diff (skipped) ++++++ dxvk.obsinfo ++++++ --- /var/tmp/diff_new_pack.KOACKt/_old 2025-06-13 18:44:01.315356514 +0200 +++ /var/tmp/diff_new_pack.KOACKt/_new 2025-06-13 18:44:01.319356678 +0200 @@ -1,5 +1,5 @@ name: dxvk -version: 2.6.1 -mtime: 1744024224 -commit: 2b1a284f8453baa2bd193709b67e5183074c74ba +version: 2.6.2 +mtime: 1749555707 +commit: 9d6f54a1ade20d1d27dd421024717a636f3d8c68