diff --git a/v1.2.135.tar.gz b/v1.2.135.tar.gz deleted file mode 100644 index 3ee12b1..0000000 --- a/v1.2.135.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b497194fb2e06e41a9ab8c404ea3c82cca1fc1e0c540ffcd2905b9bebef5e84 -size 709765 diff --git a/v1.2.137.tar.gz b/v1.2.137.tar.gz new file mode 100644 index 0000000..591653d --- /dev/null +++ b/v1.2.137.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b9e0aab8e873282a7163b3e9966928188c06697002f8f1ce0c567a06a1b5fda +size 710528 diff --git a/vulkan-tools.changes b/vulkan-tools.changes index f6e8466..79e2c48 100644 --- a/vulkan-tools.changes +++ b/vulkan-tools.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 20 10:32:57 UTC 2020 - Jan Engelhardt + +- Update to release 1.2.137 + * vulkaninfo: Fix lack of display throwing on linux + * cube: Pick non-SRGB surface formats first + * vulkaninfo: fix app bundle not finding loader + ------------------------------------------------------------------- Wed Apr 8 10:39:55 UTC 2020 - Jan Engelhardt diff --git a/vulkan-tools.spec b/vulkan-tools.spec index 21ecf1d..8015631 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -17,7 +17,7 @@ Name: vulkan-tools -Version: 1.2.135 +Version: 1.2.137 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 >= 7.13.3496 +BuildRequires: glslang-devel >= 8.13.3727 BuildRequires: pkg-config BuildRequires: python3-base BuildRequires: pkgconfig(vulkan) >= %version