- Update to new upstream release 1.1.102

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-validationlayers?expand=0&rev=13
This commit is contained in:
Jan Engelhardt 2019-03-17 13:44:40 +00:00 committed by Git OBS Bridge
parent 4f582d8527
commit 8a9f08969c
5 changed files with 16 additions and 8 deletions

View File

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

View File

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

View File

@ -2,9 +2,9 @@
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/KhronosGroup/Vulkan-ValidationLayers</param>
<param name="revision">4d6ae3cf</param>
<param name="parent-tag">v1.1.97</param>
<param name="versionformat">1.1.100</param>
<param name="revision">v1.1.102</param>
<param name="parent-tag">v1.1.102</param>
<param name="versionformat">1.1.102</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Mar 17 13:37:13 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 1.1.102
* Update various helper functions
* Fixed some unspecified unexpected errors
* layers: Fix null handle derefs on Destroy
-------------------------------------------------------------------
Tue Feb 19 09:37:47 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -16,10 +16,10 @@
#
%define version_unconverted 1.1.100
%define version_unconverted 1.1.102
Name: vulkan-validationlayers
Version: 1.1.100
Version: 1.1.102
Release: 0
Summary: Validation layers for Vulkan
License: Apache-2.0