diff --git a/sdk-1.2.198.0.tar.gz b/sdk-1.2.198.0.tar.gz deleted file mode 100644 index a00b74c..0000000 --- a/sdk-1.2.198.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06e174bca7834df73dc6ce3c2a72ab3bc34b63e16fdb9a486bf1315f02768032 -size 847429 diff --git a/sdk-1.3.204.0.tar.gz b/sdk-1.3.204.0.tar.gz new file mode 100644 index 0000000..84bd5aa --- /dev/null +++ b/sdk-1.3.204.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:672ae9c67d276090542cddf6110f00e3ec187db8fb4a0f3aee634e9619a2afc6 +size 860464 diff --git a/vulkan-tools.changes b/vulkan-tools.changes index 0fe4a00..4a29dde 100644 --- a/vulkan-tools.changes +++ b/vulkan-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Feb 19 17:12:37 UTC 2022 - Jan Engelhardt + +- Update to release SDK-1.3.204.0 + * vulkaninfo: Add Device & driver UUID to summary + ------------------------------------------------------------------- Sat Nov 27 13:49:57 UTC 2021 - Jan Engelhardt diff --git a/vulkan-tools.spec b/vulkan-tools.spec index 1594531..0378f4c 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -1,7 +1,7 @@ # # spec file for package vulkan-tools # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: vulkan-tools -Version: 1.2.198.0 +Version: 1.3.204.0 Release: 0 Summary: Diagnostic utilities for Vulkan License: Apache-2.0 @@ -30,7 +30,8 @@ BuildRequires: gcc-c++ >= 4.8 BuildRequires: glslang-devel >= 8.13.3743 BuildRequires: pkg-config BuildRequires: python3-base -BuildRequires: pkgconfig(vulkan) >= 1.2.198 +BuildRequires: pkgconfig(vulkan) >= 1.3.204 +BuildRequires: pkgconfig(wayland-protocols) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb) Obsoletes: vulkan < %version-%release