Accepting request 856047 from X11:Wayland
- Update to release 1.2.162.0 (sdk) OBS-URL: https://build.opensuse.org/request/show/856047 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-headers?expand=0&rev=26
This commit is contained in:
commit
46b6e1dfa9
3
sdk-1.2.162.0.tar.gz
Normal file
3
sdk-1.2.162.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb0f6a79ac38e137f55a0e13641140e63b765c8ec717a65bf3904614ef754365
|
||||
size 853014
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b636f0ace2c2b8a7dbdfddf16c53c1f49a4b39d6da562727bfea00b5ec447537
|
||||
size 817069
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 14 19:56:37 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.2.162.0 (sdk)
|
||||
* Add GGP (Stadia) WSI platform support to vk_icd.h
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 25 16:30:32 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.2.161
|
||||
* No changelog provided
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 19 06:45:55 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 1.2.158:
|
||||
* Update to match Vulkan-Docs 1.2.158
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 28 21:44:32 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
# Consider only updating the sources in lockstep.
|
||||
#
|
||||
Name: vulkan-headers
|
||||
Version: 1.2.154
|
||||
Version: 1.2.162.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 \
|
||||
|
Loading…
Reference in New Issue
Block a user