From cee40c6c529553be082bb6bcf085c0c61339c47d2a603b7f24d4c058aa080cd9 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 29 Jan 2023 12:44:44 +0000 Subject: [PATCH] - Update to release SDK-1.3.239.0 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=97 --- sdk-1.3.236.0.tar.gz | 3 --- sdk-1.3.239.0.tar.gz | 3 +++ vulkan-tools.changes | 6 ++++++ vulkan-tools.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 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 05e6e99..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:5b0d96acce7d7354a6bc055cafeca9191cda860975390780b3146b8ab1f8a8d3 -size 880927 diff --git a/sdk-1.3.239.0.tar.gz b/sdk-1.3.239.0.tar.gz new file mode 100644 index 0000000..86ff4dd --- /dev/null +++ b/sdk-1.3.239.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f3ed1fddef8581bf188c9d079dd7c1662d8f779b682977ff0dc5942b13777f4 +size 775603 diff --git a/vulkan-tools.changes b/vulkan-tools.changes index 487a86d..7204b53 100644 --- a/vulkan-tools.changes +++ b/vulkan-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jan 29 12:41:31 UTC 2023 - Jan Engelhardt + +- Update to release SDK-1.3.239.0 + * No end-user visible changes + ------------------------------------------------------------------- Thu Dec 15 14:00:33 UTC 2022 - Jan Engelhardt diff --git a/vulkan-tools.spec b/vulkan-tools.spec index 7470144..c752ce4 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -1,7 +1,7 @@ # # spec file for package vulkan-tools # -# 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 @@ -17,7 +17,7 @@ Name: vulkan-tools -Version: 1.3.236.0 +Version: 1.3.239.0 Release: 0 Summary: Diagnostic utilities for Vulkan License: Apache-2.0 @@ -29,7 +29,7 @@ BuildRequires: gcc-c++ >= 4.8 BuildRequires: glslang-devel >= 8.13.3743 BuildRequires: pkg-config BuildRequires: python3-base -BuildRequires: pkgconfig(vulkan) >= 1.3.236 +BuildRequires: pkgconfig(vulkan) >= 1.3.239 BuildRequires: pkgconfig(wayland-protocols) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb)