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