From 1d2aebd3243e4b8fe1a194fdc547f55f2d92bb0eef2a01211203272ee86d387d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 19 Jan 2020 12:05:39 +0000 Subject: [PATCH] - Update to release 1.2.131 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=37 --- v1.1.130.tar.gz | 3 --- v1.2.131.tar.gz | 3 +++ vulkan-tools.changes | 7 +++++++ vulkan-tools.spec | 5 ++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 v1.1.130.tar.gz create mode 100644 v1.2.131.tar.gz diff --git a/v1.1.130.tar.gz b/v1.1.130.tar.gz deleted file mode 100644 index ae421a5..0000000 --- a/v1.1.130.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5de87f7c13ee2fcdd9c35c1ca9540c04c12900d6d6d77efa3426a4dcf931ec2a -size 694674 diff --git a/v1.2.131.tar.gz b/v1.2.131.tar.gz new file mode 100644 index 0000000..d2ffb28 --- /dev/null +++ b/v1.2.131.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e66826683c06ff24a9f338bb1dd9aa9514c30c008734c104d97febc78b4db315 +size 696240 diff --git a/vulkan-tools.changes b/vulkan-tools.changes index a195f29..55b8b19 100644 --- a/vulkan-tools.changes +++ b/vulkan-tools.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jan 19 12:05:19 UTC 2020 - Jan Engelhardt + +- Update to release 1.2.131 + * vulkaninfo: handle previous driver versions + * vulkaninfo: Make presentation surface names a set + ------------------------------------------------------------------- Thu Dec 12 20:22:09 UTC 2019 - Jan Engelhardt diff --git a/vulkan-tools.spec b/vulkan-tools.spec index 8edc88a..435c461 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -1,7 +1,7 @@ # # spec file for package vulkan-tools # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 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.1.130 +Version: 1.2.131 Release: 0 Summary: Diagnostic utilities for Vulkan License: Apache-2.0 @@ -25,7 +25,6 @@ Group: Development/Tools/Other URL: https://github.com/KhronosGroup/Vulkan-Tools Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz -#Source: Vulkan-Tools-%version.tar.xz BuildRequires: cmake >= 3.4 BuildRequires: gcc-c++ >= 4.8 BuildRequires: glslang-devel >= 7.13.3496