diff --git a/v1.2.137.tar.gz b/v1.2.137.tar.gz deleted file mode 100644 index 591653d..0000000 --- a/v1.2.137.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b9e0aab8e873282a7163b3e9966928188c06697002f8f1ce0c567a06a1b5fda -size 710528 diff --git a/v1.2.141.tar.gz b/v1.2.141.tar.gz new file mode 100644 index 0000000..3611843 --- /dev/null +++ b/v1.2.141.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2570421840e18e97a596ffbbfdf0609e85e3450e48110ca6714a46f41a0a44b5 +size 711666 diff --git a/vulkan-tools.changes b/vulkan-tools.changes index 79e2c48..d3d583c 100644 --- a/vulkan-tools.changes +++ b/vulkan-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 28 13:32:28 UTC 2020 - Jan Engelhardt + +- Update to release 1.2.141 + * vulkaninfo: fix queues not reporting presentation + ------------------------------------------------------------------- Mon Apr 20 10:32:57 UTC 2020 - Jan Engelhardt diff --git a/vulkan-tools.spec b/vulkan-tools.spec index 8015631..89fb43c 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -17,7 +17,7 @@ Name: vulkan-tools -Version: 1.2.137 +Version: 1.2.141 Release: 0 Summary: Diagnostic utilities for Vulkan License: Apache-2.0 @@ -27,7 +27,7 @@ URL: https://github.com/KhronosGroup/Vulkan-Tools Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz BuildRequires: cmake >= 3.4 BuildRequires: gcc-c++ >= 4.8 -BuildRequires: glslang-devel >= 8.13.3727 +BuildRequires: glslang-devel BuildRequires: pkg-config BuildRequires: python3-base BuildRequires: pkgconfig(vulkan) >= %version