Update to 1.3.283.0 SDK
This commit is contained in:
parent
8de26e8305
commit
0539aaa912
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Vulkan-Utility-Libraries-sdk-1.3.268.0.tar.gz) = 4bcb3f5f9a1567427675c5186a04c9d152b791989aaaba5f43a46cc8db7a8ab08626d5f9a101234b595fe283aa493655e26a521c17cf28752d30437d896fce40
|
||||
SHA512 (Vulkan-Utility-Libraries-sdk-1.3.283.0.tar.gz) = 5f9ca8b54a2da85f0096c5834d13829fe5675a8f2de1d7c10901a6539880b5215d22af3f000db7bdda3ea8ad9d5c6c83aa74486f299f5293cd65aa95da7523d7
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: vulkan-utility-libraries
|
||||
Version: 1.3.268.0
|
||||
Version: 1.3.283.0
|
||||
Release: %autorelease
|
||||
Summary: Vulkan utility libraries
|
||||
|
||||
@ -48,6 +48,7 @@ Provides: vulkan-validation-layers-devel%{?_isa} = %{version}-%{release}
|
||||
%{_includedir}/vulkan/
|
||||
%{_libdir}/cmake/VulkanUtilityLibraries/*.cmake
|
||||
%{_libdir}/libVulkanLayerSettings.a
|
||||
%{_libdir}/libVulkanSafeStruct.a
|
||||
|
||||
%changelog
|
||||
%autochangelog
|
||||
|
||||
Loading…
Reference in New Issue
Block a user