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:
commit
cdc1370648
@ -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
3
sdk-1.3.211.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bb42a8e0dda103f98bddb9ae2311ae8e8e988588b600a1114b74a1ba3a0843f4
|
||||||
|
size 1581473
|
@ -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>
|
Tue Feb 15 10:45:31 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
# Prefer to go with just /^sdk-.*/ tags
|
# Prefer to go with just /^sdk-.*/ tags
|
||||||
%define lname libvulkan1
|
%define lname libvulkan1
|
||||||
Name: vulkan-loader
|
Name: vulkan-loader
|
||||||
Version: 1.3.204.0
|
Version: 1.3.211.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Reference ICD loader for Vulkan
|
Summary: Reference ICD loader for Vulkan
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -29,7 +29,7 @@ Source: https://github.com/KhronosGroup/Vulkan-Loader/archive/sdk-%versi
|
|||||||
Source9: baselibs.conf
|
Source9: baselibs.conf
|
||||||
BuildRequires: cmake >= 3.4
|
BuildRequires: cmake >= 3.4
|
||||||
BuildRequires: gcc-c++ >= 4.8
|
BuildRequires: gcc-c++ >= 4.8
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python3-xml
|
BuildRequires: python3-xml
|
||||||
BuildRequires: vulkan-headers >= %version
|
BuildRequires: vulkan-headers >= %version
|
||||||
BuildRequires: pkgconfig(pciaccess)
|
BuildRequires: pkgconfig(pciaccess)
|
||||||
|
Loading…
Reference in New Issue
Block a user