From 4ac345cb641e0edf8555d6c1d7163afeceab2ef3b49b5229293d25e487e3b328 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 29 Jan 2023 12:40:38 +0000 Subject: [PATCH] - Update to release SDK-1.3.239.0 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=105 --- sdk-1.3.236.0.tar.gz | 3 --- sdk-1.3.239.0.tar.gz | 3 +++ vulkan-loader.changes | 9 +++++++++ vulkan-loader.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 sdk-1.3.236.0.tar.gz create mode 100644 sdk-1.3.239.0.tar.gz diff --git a/sdk-1.3.236.0.tar.gz b/sdk-1.3.236.0.tar.gz deleted file mode 100644 index ac85c2d..0000000 --- a/sdk-1.3.236.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:157d2230b50bb5be3ef9b9467aa90d1c109d5f188a49b11f741246d7ca583bf3 -size 1646330 diff --git a/sdk-1.3.239.0.tar.gz b/sdk-1.3.239.0.tar.gz new file mode 100644 index 0000000..8392b8f --- /dev/null +++ b/sdk-1.3.239.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa2078408793b2173f174173a8784de56b6bbfbcb5fb958a07e46ef126c7eada +size 1646923 diff --git a/vulkan-loader.changes b/vulkan-loader.changes index 2745dcf..9fbc613 100644 --- a/vulkan-loader.changes +++ b/vulkan-loader.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jan 29 12:38:42 UTC 2023 - Jan Engelhardt + +- Update to release SDK-1.3.239.0 + * layers: update documentation to make it clear the + VK_LAYER_PATH supports both explicit directories and files + * layers: modify TestLayerDetails so either files or + directories can be set on VK_LAYER_PATH env var + ------------------------------------------------------------------- Thu Dec 15 13:55:44 UTC 2022 - Jan Engelhardt diff --git a/vulkan-loader.spec b/vulkan-loader.spec index d44975b..bc60c58 100644 --- a/vulkan-loader.spec +++ b/vulkan-loader.spec @@ -1,7 +1,7 @@ # # spec file for package vulkan-loader # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ # Prefer to go with just /^sdk-.*/ tags %define lname libvulkan1 Name: vulkan-loader -Version: 1.3.236.0 +Version: 1.3.239.0 Release: 0 Summary: Reference ICD loader for Vulkan License: Apache-2.0