diff --git a/sdk-1.2.189.0.tar.gz b/sdk-1.2.189.0.tar.gz deleted file mode 100644 index 37cf823..0000000 --- a/sdk-1.2.189.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f252270886c4c3cf74e46d9c0e96b56ed3b851bc47f4fd954afdbff1f5a9aad -size 849111 diff --git a/sdk-1.2.198.0.tar.gz b/sdk-1.2.198.0.tar.gz new file mode 100644 index 0000000..a00b74c --- /dev/null +++ b/sdk-1.2.198.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06e174bca7834df73dc6ce3c2a72ab3bc34b63e16fdb9a486bf1315f02768032 +size 847429 diff --git a/vulkan-tools.changes b/vulkan-tools.changes index 1ef2b25..0fe4a00 100644 --- a/vulkan-tools.changes +++ b/vulkan-tools.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Nov 27 13:49:57 UTC 2021 - Jan Engelhardt + +- Update to release SDK-1.2.198.0 + * vulkaninf: Support 64 bit flags + * vkcube: Reorder setting of pipeline stage flags + * vulkaninfo: Prevent drivers from writing out of bounds + ------------------------------------------------------------------- Sun Sep 5 11:08:44 UTC 2021 - Jan Engelhardt diff --git a/vulkan-tools.spec b/vulkan-tools.spec index 6abd344..1594531 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -17,7 +17,7 @@ Name: vulkan-tools -Version: 1.2.189.0 +Version: 1.2.198.0 Release: 0 Summary: Diagnostic utilities for Vulkan License: Apache-2.0 @@ -30,7 +30,7 @@ BuildRequires: gcc-c++ >= 4.8 BuildRequires: glslang-devel >= 8.13.3743 BuildRequires: pkg-config BuildRequires: python3-base -BuildRequires: pkgconfig(vulkan) >= 1.2.189 +BuildRequires: pkgconfig(vulkan) >= 1.2.198 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb) Obsoletes: vulkan < %version-%release