diff --git a/Vulkan-Loader-1.1.96.tar.xz b/Vulkan-Loader-1.1.96.tar.xz deleted file mode 100644 index 36d64b7..0000000 --- a/Vulkan-Loader-1.1.96.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93ad8f8c0dfb8620a7dbba81d5b5289163dde5598168917e34b3faf754615b1b -size 1222620 diff --git a/Vulkan-Loader-1.1.97.0.tar.xz b/Vulkan-Loader-1.1.97.0.tar.xz new file mode 100644 index 0000000..1293a89 --- /dev/null +++ b/Vulkan-Loader-1.1.97.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b097a99371ecca1f661118d8f4e0c506abeebff15554286fb2af1a2a8dc4280 +size 1222648 diff --git a/_service b/_service index e7163f5..de84787 100644 --- a/_service +++ b/_service @@ -2,9 +2,10 @@ git https://github.com/KhronosGroup/Vulkan-Loader - v1.1.96 - v1.1.96 - 1.1.96 + + sdk-1.1.97.0 + v1.1.97 + 1.1.97.0 *.tar diff --git a/vulkan-loader.changes b/vulkan-loader.changes index f8d034b..595281e 100644 --- a/vulkan-loader.changes +++ b/vulkan-loader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 24 10:31:33 UTC 2019 - Jan Engelhardt + +- Update to new upstream release 1.1.97.0 + * loader: Fix memory not being zeroed after allocate + * loader: Remove duplicate scanned json files + ------------------------------------------------------------------- Mon Jan 7 22:10:42 UTC 2019 - Jan Engelhardt diff --git a/vulkan-loader.spec b/vulkan-loader.spec index 1f1797f..0f13c15 100644 --- a/vulkan-loader.spec +++ b/vulkan-loader.spec @@ -16,11 +16,11 @@ # -%define version_unconverted 1.1.96 +%define version_unconverted 1.1.97.0 Name: vulkan-loader %define lname libvulkan1 -Version: 1.1.96 +Version: 1.1.97.0 Release: 0 Summary: Reference ICD loader for Vulkan License: Apache-2.0