Update to 1.3.204.0 headers
Resolves: rhbz#2016875
This commit is contained in:
parent
b5360cd050
commit
1738968178
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/Vulkan-Headers-sdk-1.2.154.0.tar.gz
|
||||
/Vulkan-Headers-sdk-1.2.162.0.tar.gz
|
||||
/Vulkan-Headers-sdk-1.2.182.0.tar.gz
|
||||
/Vulkan-Headers-sdk-1.3.204.0.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Vulkan-Headers-sdk-1.2.182.0.tar.gz) = 7dbcece6d6da4d716a9607a41e1e2f004d956f03e49015dfdc3d50ed7c37eac74355d7883e7f96117ca1400472c3de8e2b0d1e6b3a7b279ae87a99de2c01fbed
|
||||
SHA512 (Vulkan-Headers-sdk-1.3.204.0.tar.gz) = 0867462a5e30cada535719b5a45454457f7fbdb166cf4f65be301cd7cedca213ede524a3fea63779059c138851e3493d9e9616feaabbce77a96fbbbd803b8190
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global __python %{__python3}
|
||||
Name: vulkan-headers
|
||||
Version: 1.2.182.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.3.204.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Vulkan Header files and API registry
|
||||
|
||||
License: ASL 2.0
|
||||
@ -37,6 +37,9 @@ Vulkan Header files and API registry
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 22 2022 Dave Airlie <airlied@redhat.com> - 1.3.204.0-1
|
||||
- Update to 1.3.204.0 headers
|
||||
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.182.0-3
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
Loading…
Reference in New Issue
Block a user