diff --git a/Vulkan-Headers-1.2.135.tar.gz b/Vulkan-Headers-1.2.135.tar.gz new file mode 100644 index 0000000..ba267a8 --- /dev/null +++ b/Vulkan-Headers-1.2.135.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfca993d0ce6f33c669e78ee015fd49c65d3a998cd14e92e900a89380e41ae28 +size 757094 diff --git a/v1.2.133.tar.gz b/v1.2.133.tar.gz deleted file mode 100644 index 2d90039..0000000 --- a/v1.2.133.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f293dbf8258d34bd7c23b7b667978b753834f30ae836ada04f6d35ed7cd6b9f0 -size 713107 diff --git a/vulkan-headers.changes b/vulkan-headers.changes index b0df9d5..c248b5d 100644 --- a/vulkan-headers.changes +++ b/vulkan-headers.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 1 13:51:39 UTC 2020 - Aaron Stern + +- Update to release 1.2.135 + * No changelog supplied + ------------------------------------------------------------------- Tue Feb 18 16:01:02 UTC 2020 - Antonio Larrosa diff --git a/vulkan-headers.spec b/vulkan-headers.spec index 3c54b0f..e29b120 100644 --- a/vulkan-headers.spec +++ b/vulkan-headers.spec @@ -17,13 +17,13 @@ Name: vulkan-headers -Version: 1.2.133 +Version: 1.2.135 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/Vulkan-Headers-%version.tar.gz BuildRequires: cmake >= 2.8.11 BuildArch: noarch Requires: pkgconfig(wayland-client)