Accepting request 875918 from X11:Wayland

- Update to release SDK-1.2.170.0

OBS-URL: https://build.opensuse.org/request/show/875918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-headers?expand=0&rev=29
This commit is contained in:
Dominique Leuenberger 2021-03-10 07:48:17 +00:00 committed by Git OBS Bridge
commit bdb6d1b0d4
4 changed files with 12 additions and 6 deletions

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

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 26 21:35:58 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release SDK-1.2.170.0
* New VK_KHR_synchronization2 extension.
-------------------------------------------------------------------
Wed Feb 10 14:02:01 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -21,13 +21,13 @@
# Consider only updating the sources in lockstep.
#
Name: vulkan-headers
Version: 1.2.169
Version: 1.2.170.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/v%version.tar.gz
Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/sdk-%version.tar.gz
BuildRequires: cmake >= 2.8.11
BuildArch: noarch
Requires: pkgconfig(wayland-client)
@ -45,7 +45,7 @@ This package contains the development headers for packages wanting
to make use of Vulkan.
%prep
%autosetup -n Vulkan-Headers-%version
%autosetup -n Vulkan-Headers-sdk-%version
%build
%cmake \