From 918862b413d34daad720c52b3f7280a11616da94cf0df2e53c8546648e610603 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 27 Nov 2021 13:58:49 +0000 Subject: [PATCH] - Update to release SDK-1.2.198.0 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=81 --- sdk-1.2.189.0.tar.gz | 3 --- sdk-1.2.198.0.tar.gz | 3 +++ vulkan-tools.changes | 8 ++++++++ vulkan-tools.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 sdk-1.2.189.0.tar.gz create mode 100644 sdk-1.2.198.0.tar.gz 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