1
0
forked from pool/vulkan-loader

Accepting request 1120702 from X11:Wayland

new_version

OBS-URL: https://build.opensuse.org/request/show/1120702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-loader?expand=0&rev=50
This commit is contained in:
Ana Guerrero 2023-10-30 21:09:58 +00:00 committed by Git OBS Bridge
commit ed0a08acbb
4 changed files with 15 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:349ced75c6dcc535e30f3507a334a668dcb3655433b1cbf802b064b63c336499
size 1684758

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Oct 27 03:50:42 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release SDK-1.3.268.0
* Add VK_LOADER_LAYERS_ALLOW environment variable.
* Add Debug extension support to test layer
-------------------------------------------------------------------
Tue Aug 22 09:04:01 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -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 @@ This subpackage contains the development headers for packages wanting
to make use of Vulkan.
%prep
%autosetup -p1 -n Vulkan-Loader-sdk-%version
%autosetup -p1 -n Vulkan-Loader-vulkan-sdk-%version
%build
%cmake \
@ -91,5 +91,6 @@ to make use of Vulkan.
%files -n vulkan-devel
%_libdir/libvulkan.so
%_libdir/pkgconfig/vulkan.pc
%_libdir/cmake/
%changelog

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:404fa621f1ab2731bcc68bcbff64d8c6de322faad2d87f9198641bd37255fd39
size 1689395