Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package renderdoc for openSUSE:Factory 
checked in at 2025-09-26 22:25:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/renderdoc (Old)
 and      /work/SRC/openSUSE:Factory/.renderdoc.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "renderdoc"

Fri Sep 26 22:25:41 2025 rev:27 rq:1307375 version:1.40

Changes:
--------
--- /work/SRC/openSUSE:Factory/renderdoc/renderdoc.changes      2025-07-24 
18:55:32.182626917 +0200
+++ /work/SRC/openSUSE:Factory/.renderdoc.new.11973/renderdoc.changes   
2025-09-26 22:27:33.821704803 +0200
@@ -1,0 +2,31 @@
+Fri Sep 26 11:52:48 UTC 2025 - Patrik Jakobsson <[email protected]>
+
+- Update to version 1.40
+  * All: Fix compilation of application API header with pedantic C mode.
+  * UI: Added the ability to cancel a download in progress.
+  * UI: Display an explicit note for resource usage when the resource is
+    not tracked, rather than showing an empty panel.
+  * D3D: More clearly display read-only DSVs in the pipeline state.
+  * D3D12: Root signature viewer shows space + register for root
+    parameters.
+  * Vulkan: Add support for NonSemantic.DebugBreak as a breakpoint,
+    however on most current drivers this instruction causes an
+    unconditional GPU crash so is not useful for debugging.
+  * Vulkan: Add support for core version 1.4 and the following
+    extensions:
+    - VK_EXT_descriptor_buffer
+    - VK_KHR_surface_maintenance1
+    - VK_KHR_swapchain_maintenance1
+    - VK_EXT_host_image_copy
+    - VK_KHR_map_memory2
+    - VK_KHR_shader_bfloat16
+    - VK_KHR_unified_image_layouts
+    - VK_EXT/KHR_present_mode_fifo_latest_ready
+    - VK_KHR_present_id/wait2
+    - VK_KHR_maintenance6 to VK_KHR_maintenance9
+    - VK_EXT_pipeline_robustness
+    - VK_EXT_pipeline_protected_access
+- Pass -DPCRE_HEADER to cmake to prevent building against pcre instead
+  of pcre2
+
+-------------------------------------------------------------------

Old:
----
  renderdoc-1.39.tar.gz

New:
----
  renderdoc-1.40.tar.gz

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

Other differences:
------------------
++++++ renderdoc.spec ++++++
--- /var/tmp/diff_new_pack.jS1Dnn/_old  2025-09-26 22:27:34.501733482 +0200
+++ /var/tmp/diff_new_pack.jS1Dnn/_new  2025-09-26 22:27:34.501733482 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package renderdoc
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           renderdoc
-Version:        1.39
+Version:        1.40
 Release:        0
 Summary:        A frame-capture based graphics debugger
 License:        MIT
@@ -85,7 +85,8 @@
   -DENABLE_QRENDERDOC=ON \
   -DCMAKE_BUILD_TYPE=RelWithDebInfo \
   -DBUILD_VERSION_STABLE=ON \
-  -DCMAKE_INSTALL_RPATH=""
+  -DCMAKE_INSTALL_RPATH="" \
+  -DPCRE_HEADER=YES
 %cmake_build
 
 %install

++++++ renderdoc-1.39.tar.gz -> renderdoc-1.40.tar.gz ++++++
/work/SRC/openSUSE:Factory/renderdoc/renderdoc-1.39.tar.gz 
/work/SRC/openSUSE:Factory/.renderdoc.new.11973/renderdoc-1.40.tar.gz differ: 
char 16, line 1

Reply via email to