From b19713d4451011ec0f8b060a154b48e4df0419af89484a56d7dfc57b4f1461ff Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 17 Mar 2019 13:36:38 +0000 Subject: [PATCH] - Update to new upstream snapshot 1.1.102.git10 (eaf30e89) OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=15 --- Vulkan-Tools-1.1.100.tar.xz | 3 --- Vulkan-Tools-1.1.102.git10.tar.xz | 3 +++ _service | 6 +++--- vulkan-tools.changes | 6 ++++++ vulkan-tools.spec | 4 ++-- 5 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 Vulkan-Tools-1.1.100.tar.xz create mode 100644 Vulkan-Tools-1.1.102.git10.tar.xz diff --git a/Vulkan-Tools-1.1.100.tar.xz b/Vulkan-Tools-1.1.100.tar.xz deleted file mode 100644 index bfbd6bc..0000000 --- a/Vulkan-Tools-1.1.100.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e94448078076d40c57b642c15fd04b9170447c12dca743dd923c362381060934 -size 208928 diff --git a/Vulkan-Tools-1.1.102.git10.tar.xz b/Vulkan-Tools-1.1.102.git10.tar.xz new file mode 100644 index 0000000..7b9b21b --- /dev/null +++ b/Vulkan-Tools-1.1.102.git10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef577d33843021535ee44cdb8d67ee547126532931d5f1225da1d6873161c44a +size 296028 diff --git a/_service b/_service index 244b8e8..c55caa3 100644 --- a/_service +++ b/_service @@ -2,9 +2,9 @@ git https://github.com/KhronosGroup/Vulkan-Tools - v1.1.100 - v1.1.100 - 1.1.100 + eaf30e89 + v1.1.102 + 1.1.102.git@TAG_OFFSET@ *.tar diff --git a/vulkan-tools.changes b/vulkan-tools.changes index acb8813..adabeb6 100644 --- a/vulkan-tools.changes +++ b/vulkan-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Mar 16 18:37:21 UTC 2019 - Jan Engelhardt + +- Update to new upstream snapshot 1.1.102.git10 (eaf30e89) + * vulkaninfo: Fix uninitialized VkDevice pQueuePriorities + ------------------------------------------------------------------- Mon Feb 18 23:37:36 UTC 2019 - Jan Engelhardt diff --git a/vulkan-tools.spec b/vulkan-tools.spec index 3c4c6c1..70d532b 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -16,10 +16,10 @@ # -%define version_unconverted 1.1.100 +%define version_unconverted 1.1.102.git10 Name: vulkan-tools -Version: 1.1.100 +Version: 1.1.102.git10 Release: 0 Summary: Reference ICD loader for Vulkan License: Apache-2.0