Update validation layers to 1.1.114.0
This commit is contained in:
parent
90e5fed5f7
commit
de25aade3f
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/Vulkan-ValidationLayers-sdk-1.1.97.0.tar.gz
|
||||
/Vulkan-ValidationLayers-sdk-1.1.101.0.tar.gz
|
||||
/Vulkan-ValidationLayers-sdk-1.1.108.0.tar.gz
|
||||
/Vulkan-ValidationLayers-sdk-1.1.114.0.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Vulkan-ValidationLayers-sdk-1.1.108.0.tar.gz) = 6ac4f6d5ca7ad111fc5a1ea68b2c233870edf9c306621d037fbd0e7d12654966083557a215397cc79ba838f202c3950e41af1668a9580d018aa5e2ad9438dbbd
|
||||
SHA512 (Vulkan-ValidationLayers-sdk-1.1.114.0.tar.gz) = 503d8bf9c4c22f90ae87d126cacec5fc875d199bc991f7cee1cb2eefa8e51951be84c08313dee19c8abb2a5c2a69e4fcd79495a4dade5cbb29163314712b9b29
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: vulkan-validation-layers
|
||||
Version: 1.1.108.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.1.114.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Vulkan validation layers
|
||||
|
||||
License: ASL 2.0
|
||||
@ -69,6 +69,9 @@ developing applications that use %{name}.
|
||||
%{_includedir}/vulkan/
|
||||
|
||||
%changelog
|
||||
* Wed Jul 31 2019 Dave Airlie <airlied@redhat.com> - 1.1.114.0-1
|
||||
- Update validation layers to 1.1.114.0
|
||||
|
||||
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.108.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user