Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vulkan-loader for openSUSE:Factory 
checked in at 2023-10-30 22:09:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vulkan-loader (Old)
 and      /work/SRC/openSUSE:Factory/.vulkan-loader.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vulkan-loader"

Mon Oct 30 22:09:58 2023 rev:50 rq:1120702 version:1.3.268.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/vulkan-loader/vulkan-loader.changes      
2023-08-30 10:18:51.108654425 +0200
+++ /work/SRC/openSUSE:Factory/.vulkan-loader.new.17445/vulkan-loader.changes   
2023-10-30 22:10:04.806655574 +0100
@@ -1,0 +2,7 @@
+Fri Oct 27 03:50:42 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release SDK-1.3.268.0
+  * Add VK_LOADER_LAYERS_ALLOW environment variable.
+  * Add Debug extension support to test layer
+
+-------------------------------------------------------------------

Old:
----
  sdk-1.3.261.0.tar.gz

New:
----
  vulkan-sdk-1.3.268.0.tar.gz

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

Other differences:
------------------
++++++ vulkan-loader.spec ++++++
--- /var/tmp/diff_new_pack.6P1hfa/_old  2023-10-30 22:10:05.650686712 +0100
+++ /var/tmp/diff_new_pack.6P1hfa/_new  2023-10-30 22:10:05.654686859 +0100
@@ -19,19 +19,19 @@
 # Prefer to go with just /^sdk-.*/ tags
 %define lname  libvulkan1
 Name:           vulkan-loader
-Version:        1.3.261.0
+Version:        1.3.268.0
 Release:        0
 Summary:        Reference ICD loader for Vulkan
 License:        Apache-2.0
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/KhronosGroup/Vulkan-Loader
-Source:         
https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/sdk-%version.tar.gz
+Source:         
https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/vulkan-sdk-%version.tar.gz
 Source9:        baselibs.conf
 BuildRequires:  cmake >= 3.4
 BuildRequires:  gcc-c++ >= 4.8
 BuildRequires:  pkg-config
 BuildRequires:  python3-xml
-BuildRequires:  vulkan-headers >= 1.3.261
+BuildRequires:  vulkan-headers >= 1.3.268
 BuildRequires:  pkgconfig(pciaccess)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)
@@ -68,7 +68,7 @@
 to make use of Vulkan.
 
 %prep
-%autosetup -p1 -n Vulkan-Loader-sdk-%version
+%autosetup -p1 -n Vulkan-Loader-vulkan-sdk-%version
 
 %build
 %cmake \
@@ -91,4 +91,5 @@
 %files -n vulkan-devel
 %_libdir/libvulkan.so
 %_libdir/pkgconfig/vulkan.pc
+%_libdir/cmake/
 

Reply via email to