Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vulkan-headers for openSUSE:Factory 
checked in at 2022-12-24 14:51:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vulkan-headers (Old)
 and      /work/SRC/openSUSE:Factory/.vulkan-headers.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vulkan-headers"

Sat Dec 24 14:51:13 2022 rev:40 rq:1044375 version:1.3.236.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/vulkan-headers/vulkan-headers.changes    
2022-10-27 13:53:29.404358692 +0200
+++ /work/SRC/openSUSE:Factory/.vulkan-headers.new.1563/vulkan-headers.changes  
2022-12-24 14:51:58.411520272 +0100
@@ -1,0 +2,9 @@
+Tue Dec 13 11:52:26 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release SDK-1.3.236.0
+  * The VK_EXT_descriptor_buffer extension introduces new
+    commands for putting shader-accessible descriptors directly
+    in memory.
+  * Add VkIcdSurfaceImagePipe.
+
+-------------------------------------------------------------------

Old:
----
  sdk-1.3.231.0.tar.gz

New:
----
  sdk-1.3.236.0.tar.gz
  vulkan-headers-rpmlintrc

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

Other differences:
------------------
++++++ vulkan-headers.spec ++++++
--- /var/tmp/diff_new_pack.VBdtYo/_old  2022-12-24 14:51:58.803522559 +0100
+++ /var/tmp/diff_new_pack.VBdtYo/_new  2022-12-24 14:51:58.811522605 +0100
@@ -21,13 +21,14 @@
 # Consider only updating the sources in lockstep.
 #
 Name:           vulkan-headers
-Version:        1.3.231.0
+Version:        1.3.236.0
 Release:        0
 Summary:        Vulkan C and C++ API header files
 License:        Apache-2.0
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/KhronosGroup/Vulkan-Headers
 Source:         
https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/sdk-%version.tar.gz
+Source9:        %name-rpmlintrc
 BuildRequires:  cmake >= 2.8.11
 BuildArch:      noarch
 Requires:       pkgconfig(wayland-client)
@@ -56,11 +57,14 @@
 
 %install
 %cmake_install
+# Fixed upstream (#336) for next rel
+find "%buildroot" -name genvk.py -type f -exec chmod a+x {} +
 
 %files
 %license LICENSE.txt
 %_includedir/vulkan/
 %_includedir/vk_video/
+%_datadir/cmake/
 %_datadir/vulkan/
 
 %changelog

++++++ sdk-1.3.231.0.tar.gz -> sdk-1.3.236.0.tar.gz ++++++
++++ 49315 lines of diff (skipped)

++++++ vulkan-headers-rpmlintrc ++++++
# Looks like #! is used only to nudge editors decide on syntax highlighting
addFilter("non-executable-script")

Reply via email to