Accepting request 970699 from X11:Wayland

- Update to release SDK-1.3.211.0

OBS-URL: https://build.opensuse.org/request/show/970699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-loader?expand=0&rev=40
This commit is contained in:
Dominique Leuenberger 2022-04-22 19:52:37 +00:00 committed by Git OBS Bridge
commit cdc1370648
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e9700f454007ea6f1e6eb097a905e7c30ad2be740ddd9e76235658c98db2ddd
size 1465732

3
sdk-1.3.211.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 18 23:09:17 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release SDK-1.3.211.0
* Add "additive" environment variables: VK_ADD_DRIVER_FILES
and VK_ADD_LAYER_PATH.
-------------------------------------------------------------------
Tue Feb 15 10:45:31 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -19,7 +19,7 @@
# Prefer to go with just /^sdk-.*/ tags
%define lname libvulkan1
Name: vulkan-loader
Version: 1.3.204.0
Version: 1.3.211.0
Release: 0
Summary: Reference ICD loader for Vulkan
License: Apache-2.0
@ -29,7 +29,7 @@ Source: https://github.com/KhronosGroup/Vulkan-Loader/archive/sdk-%versi
Source9: baselibs.conf
BuildRequires: cmake >= 3.4
BuildRequires: gcc-c++ >= 4.8
BuildRequires: pkgconfig
BuildRequires: pkg-config
BuildRequires: python3-xml
BuildRequires: vulkan-headers >= %version
BuildRequires: pkgconfig(pciaccess)