From 9c0ae22e13affb0b988765410ec886d7b474b6149385d2667ac324d4fcf38338 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 25 Nov 2020 17:01:37 +0000 Subject: [PATCH 1/4] - Update to release 1.2.161 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=63 --- v1.2.154.tar.gz | 3 --- v1.2.161.tar.gz | 3 +++ vulkan-tools.changes | 7 +++++++ vulkan-tools.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 v1.2.154.tar.gz create mode 100644 v1.2.161.tar.gz diff --git a/v1.2.154.tar.gz b/v1.2.154.tar.gz deleted file mode 100644 index 28ac3b6..0000000 --- a/v1.2.154.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:505692131143da62b36303d66cdffcac19994e9486812aa2f565a43e3ee02b37 -size 719166 diff --git a/v1.2.161.tar.gz b/v1.2.161.tar.gz new file mode 100644 index 0000000..84e745f --- /dev/null +++ b/v1.2.161.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:680039352893440d5941629250fcc728d3b309c4b980965fb1da71c0c8f3ba7b +size 721449 diff --git a/vulkan-tools.changes b/vulkan-tools.changes index 3abab0a..7f49114 100644 --- a/vulkan-tools.changes +++ b/vulkan-tools.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Nov 25 17:00:14 UTC 2020 - Jan Engelhardt + +- Update to release 1.2.161 + * vulkaninfo: Add json output for portability subset + * vulkaninfo: Make json output print extensions + ------------------------------------------------------------------- Mon Sep 28 22:05:23 UTC 2020 - Jan Engelhardt diff --git a/vulkan-tools.spec b/vulkan-tools.spec index 5132e2e..2c073ad 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -17,7 +17,7 @@ Name: vulkan-tools -Version: 1.2.154 +Version: 1.2.161 Release: 0 Summary: Diagnostic utilities for Vulkan License: Apache-2.0 From 3f5ba20076293acfcf14beb76e8cc9779d356b2b3bb04cd0a76c831b8fdc0ace Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 14 Dec 2020 20:50:28 +0000 Subject: [PATCH 2/4] - Update to release 1.2.162 (sdk) OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=64 --- sdk-1.2.162.0.tar.gz | 3 +++ v1.2.161.tar.gz | 3 --- vulkan-tools.changes | 6 ++++++ vulkan-tools.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 sdk-1.2.162.0.tar.gz delete mode 100644 v1.2.161.tar.gz diff --git a/sdk-1.2.162.0.tar.gz b/sdk-1.2.162.0.tar.gz new file mode 100644 index 0000000..f978e29 --- /dev/null +++ b/sdk-1.2.162.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8324a6dfd1bc20d4fad45c4ea56357d8354fc03e3e4529d0a4919f124d9e6106 +size 724402 diff --git a/v1.2.161.tar.gz b/v1.2.161.tar.gz deleted file mode 100644 index 84e745f..0000000 --- a/v1.2.161.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:680039352893440d5941629250fcc728d3b309c4b980965fb1da71c0c8f3ba7b -size 721449 diff --git a/vulkan-tools.changes b/vulkan-tools.changes index 7f49114..d07da41 100644 --- a/vulkan-tools.changes +++ b/vulkan-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Dec 14 20:50:08 UTC 2020 - Jan Engelhardt + +- Update to release 1.2.162 (sdk) + * No user-visible changes, build changes only. + ------------------------------------------------------------------- Wed Nov 25 17:00:14 UTC 2020 - Jan Engelhardt diff --git a/vulkan-tools.spec b/vulkan-tools.spec index 2c073ad..4189109 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -17,14 +17,14 @@ Name: vulkan-tools -Version: 1.2.161 +Version: 1.2.162.0 Release: 0 Summary: Diagnostic utilities for Vulkan License: Apache-2.0 Group: Development/Tools/Other URL: https://github.com/KhronosGroup/Vulkan-Tools -Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz +Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/sdk-%version.tar.gz BuildRequires: cmake >= 3.4 BuildRequires: gcc-c++ >= 4.8 BuildRequires: glslang-devel From 79fbdb3f9a3858521020165122ebe404572ec91fa4424304eadeaabb5c0371dc Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 15 Dec 2020 15:56:57 +0000 Subject: [PATCH 3/4] OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=65 --- vulkan-tools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vulkan-tools.spec b/vulkan-tools.spec index 4189109..9d748e9 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -30,7 +30,7 @@ BuildRequires: gcc-c++ >= 4.8 BuildRequires: glslang-devel BuildRequires: pkg-config BuildRequires: python3-base -BuildRequires: pkgconfig(vulkan) >= %version +BuildRequires: pkgconfig(vulkan) >= 1.2.162 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb) Obsoletes: vulkan < %version-%release From 1231d0630c01720a529e777b56eca331074793baef12a6e990593f44ccb2dfa5 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 15 Dec 2020 16:20:02 +0000 Subject: [PATCH 4/4] OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=66 --- vulkan-tools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vulkan-tools.spec b/vulkan-tools.spec index 9d748e9..b57db2a 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -44,7 +44,7 @@ graphics applications such as games and interactive media. This package contains the Khronos official Vulkan tools and utilities. %prep -%autosetup -p1 -n Vulkan-Tools-%version +%autosetup -p1 -n Vulkan-Tools-sdk-%version %build mkdir -p glslang/bin