diff --git a/sdk-1.2.170.tar.gz b/sdk-1.2.170.tar.gz new file mode 100644 index 0000000..8cc8cca --- /dev/null +++ b/sdk-1.2.170.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b32c96805efb20b3ee47ffa28faaab45909078007c2c2fd6dfbdcab58cb54916 +size 835143 diff --git a/v1.2.169.tar.gz b/v1.2.169.tar.gz deleted file mode 100644 index 177e616..0000000 --- a/v1.2.169.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ecc7d3eeb5ea92eccd2a1f209818eab7e19e78e976016e6bbafd85988921d73e -size 834135 diff --git a/vulkan-tools.changes b/vulkan-tools.changes index 01841f0..6c953c8 100644 --- a/vulkan-tools.changes +++ b/vulkan-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Feb 28 16:59:50 UTC 2021 - Jan Engelhardt + +- Update to release SDK-1.2.170 + * No user-visible changes. + ------------------------------------------------------------------- Wed Feb 10 14:03:46 UTC 2021 - Jan Engelhardt diff --git a/vulkan-tools.spec b/vulkan-tools.spec index 671fd97..50c4c78 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -17,14 +17,14 @@ Name: vulkan-tools -Version: 1.2.169 +Version: 1.2.170 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 @@ -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