diff --git a/sdk-1.2.162.0.tar.gz b/sdk-1.2.162.0.tar.gz new file mode 100644 index 0000000..054acb9 --- /dev/null +++ b/sdk-1.2.162.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb0f6a79ac38e137f55a0e13641140e63b765c8ec717a65bf3904614ef754365 +size 853014 diff --git a/v1.2.154.tar.gz b/v1.2.154.tar.gz deleted file mode 100644 index 177eaca..0000000 --- a/v1.2.154.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b636f0ace2c2b8a7dbdfddf16c53c1f49a4b39d6da562727bfea00b5ec447537 -size 817069 diff --git a/vulkan-headers.changes b/vulkan-headers.changes index 3156550..97d94b8 100644 --- a/vulkan-headers.changes +++ b/vulkan-headers.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Dec 14 19:56:37 UTC 2020 - Jan Engelhardt + +- 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 + +- Update to release 1.2.161 + * No changelog provided + +------------------------------------------------------------------- +Mon Oct 19 06:45:55 UTC 2020 - Dirk Mueller + +- update to 1.2.158: + * Update to match Vulkan-Docs 1.2.158 + ------------------------------------------------------------------- Mon Sep 28 21:44:32 UTC 2020 - Jan Engelhardt diff --git a/vulkan-headers.spec b/vulkan-headers.spec index 4848226..07bb7f7 100644 --- a/vulkan-headers.spec +++ b/vulkan-headers.spec @@ -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 \