diff --git a/Vulkan-Tools-1.1.112.tar.xz b/Vulkan-Tools-1.1.112.tar.xz deleted file mode 100644 index 6df9082..0000000 --- a/Vulkan-Tools-1.1.112.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85859ea5939c5e60a02b74a287f8425f84316f8bdd741967c7fe9845173f73c8 -size 303144 diff --git a/Vulkan-Tools-1.1.120.tar.xz b/Vulkan-Tools-1.1.120.tar.xz new file mode 100644 index 0000000..70a1735 --- /dev/null +++ b/Vulkan-Tools-1.1.120.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a82ffe95f64900edfa696b2e3bfcdceb641ae01ac80d683a366c76fa4d8483b0 +size 343484 diff --git a/_service b/_service index eaed60b..6328e74 100644 --- a/_service +++ b/_service @@ -2,9 +2,9 @@ git https://github.com/KhronosGroup/Vulkan-Tools - v1.1.112 - v1.1.112 - 1.1.112 + e36c760b + v1.1.119 + 1.1.120 *.tar diff --git a/vulkan-tools.changes b/vulkan-tools.changes index 388cf53..3b27c2d 100644 --- a/vulkan-tools.changes +++ b/vulkan-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 21 08:53:29 UTC 2019 - Jan Engelhardt + +- Update to new upstream release/snapshot 1.1.120 + * vulkaninfo: fix memory leaks from pNext chains + ------------------------------------------------------------------- Fri Jun 28 07:32:59 UTC 2019 - Jan Engelhardt diff --git a/vulkan-tools.spec b/vulkan-tools.spec index f3621c4..5f0f238 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -16,15 +16,16 @@ # -%define version_unconverted 1.1.112 +%define version_unconverted 1.1.120 Name: vulkan-tools -Version: 1.1.112 +Version: 1.1.120 Release: 0 Summary: Reference ICD loader for Vulkan License: Apache-2.0 Group: Development/Libraries/C and C++ URL: http://www.khronos.org/ + #Git-URL: https://github.com/KhronosGroup/Vulkan-Tools Source: Vulkan-Tools-%version.tar.xz BuildRequires: cmake >= 3.4