diff --git a/Vulkan-Tools-1.2.132.tar.xz b/Vulkan-Tools-1.2.132.tar.xz deleted file mode 100644 index 4d62df4..0000000 --- a/Vulkan-Tools-1.2.132.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:520738f6244d1b5f5a91f8c9f9ad5a73e3875e00f07db5f20feac181191f45b5 -size 351804 diff --git a/_service b/_service deleted file mode 100644 index b6faa6b..0000000 --- a/_service +++ /dev/null @@ -1,14 +0,0 @@ - - - git - https://github.com/KhronosGroup/Vulkan-Tools - shannon-132-known-good-update - v1.2.132 - 1.2.132 - - - *.tar - xz - - - diff --git a/v1.2.133.tar.gz b/v1.2.133.tar.gz new file mode 100644 index 0000000..c0c8945 --- /dev/null +++ b/v1.2.133.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e1b8135c956ddeddadd8496c02c4280f85fca6e972cad57e5bc0b2a5a76ae4c +size 698176 diff --git a/vulkan-tools.changes b/vulkan-tools.changes index 62978e2..2831bfe 100644 --- a/vulkan-tools.changes +++ b/vulkan-tools.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Feb 19 07:53:56 UTC 2020 - Antonio Larrosa + +- Update to 1.2.133 + * vulkaninfo: support ASTC HDR formats + * vulkaninfo: Update VkFormat ranges + * vulkaninfo: new vkconfig_output backdend + * vulkaninfo: Check for surface extensions + ------------------------------------------------------------------- Fri Feb 7 13:12:50 UTC 2020 - Antonio Larrosa diff --git a/vulkan-tools.spec b/vulkan-tools.spec index c467957..18d4eb9 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -17,15 +17,14 @@ Name: vulkan-tools -Version: 1.2.132 +Version: 1.2.133 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: Vulkan-Tools-%version.tar.xz +Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz BuildRequires: cmake >= 3.4 BuildRequires: gcc-c++ >= 4.8 BuildRequires: glslang-devel >= 7.13.3496