Accepting request 776215 from home:alarrosa:branches:X11:Wayland

- 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

OBS-URL: https://build.opensuse.org/request/show/776215
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=47
This commit is contained in:
Jan Engelhardt 2020-02-19 09:07:19 +00:00 committed by Git OBS Bridge
parent 48e174d551
commit 229d8d0ebd
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:81562e93cca097ea7e2f977bc4966548d555bdcc1f105d859e259a67060f8461
size 1400981

3
v1.2.133.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f6403ba19e5899593a9498bede3b1f73caaaca56fe63eea9f9cf294461797b97
size 1401215

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Feb 18 16:05:06 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- 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 <alarrosa@suse.com>

View File

@ -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