From 7daecf389265c40bc8236a9923881a4711e463eaa2efc25e4041e77e81ffcc3c Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 10 Sep 2020 07:35:58 +0000 Subject: [PATCH 1/2] - Update to release 1.2.152 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=58 --- v1.2.151.tar.gz | 3 --- v1.2.152.tar.gz | 3 +++ vulkan-tools.changes | 6 ++++++ vulkan-tools.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 v1.2.151.tar.gz create mode 100644 v1.2.152.tar.gz diff --git a/v1.2.151.tar.gz b/v1.2.151.tar.gz deleted file mode 100644 index 1fdd4c5..0000000 --- a/v1.2.151.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2c42bb61ae941d7b07201db236e66f40ac35cf800f350e1ae0685a77dca1d1b -size 718236 diff --git a/v1.2.152.tar.gz b/v1.2.152.tar.gz new file mode 100644 index 0000000..552e4be --- /dev/null +++ b/v1.2.152.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b791e72e8ff11336625501c4766ea955aaf82c4fc1c8ee98fbac6a9a1117931 +size 718276 diff --git a/vulkan-tools.changes b/vulkan-tools.changes index 01478de..b125bef 100644 --- a/vulkan-tools.changes +++ b/vulkan-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 10 07:35:40 UTC 2020 - Jan Engelhardt + +- Update to release 1.2.152 + * No user-visible changes. + ------------------------------------------------------------------- Wed Aug 19 07:32:08 UTC 2020 - Jan Engelhardt diff --git a/vulkan-tools.spec b/vulkan-tools.spec index 0604649..301f71c 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -17,7 +17,7 @@ Name: vulkan-tools -Version: 1.2.151 +Version: 1.2.152 Release: 0 Summary: Diagnostic utilities for Vulkan License: Apache-2.0 From 46f32e0d44e7c6738468d03d1dad255a771df4e28c272eeef4a49283c5eeb67a Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 11 Sep 2020 05:33:09 +0000 Subject: [PATCH 2/2] - Update to release 1.2.153 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=59 --- v1.2.152.tar.gz | 3 --- v1.2.153.tar.gz | 3 +++ vulkan-tools.changes | 6 ++++++ vulkan-tools.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 v1.2.152.tar.gz create mode 100644 v1.2.153.tar.gz diff --git a/v1.2.152.tar.gz b/v1.2.152.tar.gz deleted file mode 100644 index 552e4be..0000000 --- a/v1.2.152.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b791e72e8ff11336625501c4766ea955aaf82c4fc1c8ee98fbac6a9a1117931 -size 718276 diff --git a/v1.2.153.tar.gz b/v1.2.153.tar.gz new file mode 100644 index 0000000..c10eb44 --- /dev/null +++ b/v1.2.153.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34bb95309d9c7d70f14e8144cb921cbbf138b47060770fcc3fdda25a3e45441f +size 718274 diff --git a/vulkan-tools.changes b/vulkan-tools.changes index b125bef..1fcafbc 100644 --- a/vulkan-tools.changes +++ b/vulkan-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 11 05:32:55 UTC 2020 - Jan Engelhardt + +- Update to release 1.2.153 + * No user-visible changes. + ------------------------------------------------------------------- Thu Sep 10 07:35:40 UTC 2020 - Jan Engelhardt diff --git a/vulkan-tools.spec b/vulkan-tools.spec index 301f71c..d37f71e 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -17,7 +17,7 @@ Name: vulkan-tools -Version: 1.2.152 +Version: 1.2.153 Release: 0 Summary: Diagnostic utilities for Vulkan License: Apache-2.0 @@ -50,7 +50,7 @@ This package contains the Khronos official Vulkan tools and utilities. mkdir -p glslang/bin ln -fsv /usr/bin/glslangValidator glslang/bin/ %cmake -make %{?_smp_mflags} +%cmake_build %install %cmake_install