diff --git a/sdk-1.2.170.0.tar.gz b/sdk-1.2.170.0.tar.gz new file mode 100644 index 0000000..810a0b8 --- /dev/null +++ b/sdk-1.2.170.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8e6050230ca678bcb0e7dc68d5984290da6eb655e8da9d08b5eaab1e84a7da9 +size 890937 diff --git a/v1.2.169.tar.gz b/v1.2.169.tar.gz deleted file mode 100644 index cb1ea34..0000000 --- a/v1.2.169.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1acfa36056a2fa73ddc01bdac416d0188c880161e2073bbd5a86c8fbbc9bdbf -size 869216 diff --git a/vulkan-headers.changes b/vulkan-headers.changes index 8cd7ce6..77aee6b 100644 --- a/vulkan-headers.changes +++ b/vulkan-headers.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 26 21:35:58 UTC 2021 - Jan Engelhardt + +- Update to release SDK-1.2.170.0 + * New VK_KHR_synchronization2 extension. + ------------------------------------------------------------------- Wed Feb 10 14:02:01 UTC 2021 - Jan Engelhardt diff --git a/vulkan-headers.spec b/vulkan-headers.spec index be0e45c..c605abb 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.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 \