diff --git a/v1.2.132.tar.gz b/v1.2.132.tar.gz deleted file mode 100644 index d783dde..0000000 --- a/v1.2.132.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81562e93cca097ea7e2f977bc4966548d555bdcc1f105d859e259a67060f8461 -size 1400981 diff --git a/v1.2.133.tar.gz b/v1.2.133.tar.gz new file mode 100644 index 0000000..497f976 --- /dev/null +++ b/v1.2.133.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6403ba19e5899593a9498bede3b1f73caaaca56fe63eea9f9cf294461797b97 +size 1401215 diff --git a/vulkan-loader.changes b/vulkan-loader.changes index 4e7ac62..f4f9d0f 100644 --- a/vulkan-loader.changes +++ b/vulkan-loader.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Feb 18 16:05:06 UTC 2020 - Antonio Larrosa + +- Update to release 1.2.133 + * Avoid clang warning about parentheses + * secure_getenv change logging WARN to INFO + * don't unconditionally add std-val meta layer + * Fix buffer size updates in registry search + * Add core 1.2 functions to gpa_helper + * add null check to loaderValidateLayers + * Warn when loader_secure_getenv() fails + * Regenerate files for debug utils changes + * Fix debug utils terminators being skipped + ------------------------------------------------------------------- Mon Feb 3 12:37:52 UTC 2020 - Antonio Larrosa diff --git a/vulkan-loader.spec b/vulkan-loader.spec index b6ee292..d4ea85b 100644 --- a/vulkan-loader.spec +++ b/vulkan-loader.spec @@ -18,7 +18,7 @@ %define lname libvulkan1 Name: vulkan-loader -Version: 1.2.132 +Version: 1.2.133 Release: 0 Summary: Reference ICD loader for Vulkan License: Apache-2.0