Update to 1.2.198.0 upstream
This commit is contained in:
parent
ea221fc20c
commit
d313a57aea
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/Vulkan-Headers-sdk-1.2.176.0.tar.gz
|
||||
/Vulkan-Headers-sdk-1.2.182.0.tar.gz
|
||||
/Vulkan-Headers-sdk-1.2.189.0.tar.gz
|
||||
/Vulkan-Headers-sdk-1.2.198.0.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Vulkan-Headers-sdk-1.2.189.0.tar.gz) = ac0178568bab5327148e709033e550e1a6d765071c05c64230c017bb8a81beb443dbd49290669ede5fc662a84d043128d9e1332c7f9fa843b852925f0c092311
|
||||
SHA512 (Vulkan-Headers-sdk-1.2.198.0.tar.gz) = c46232df1f121e69124c4faf5749032f8b5a1bd03d8ca69a24450008cd0af9c5ce000e48ab5c491cdfffa765498022f50d15476cded958dc25bd90e139c71829
|
||||
|
@ -1,6 +1,6 @@
|
||||
%global __python %{__python3}
|
||||
Name: vulkan-headers
|
||||
Version: 1.2.189.0
|
||||
Version: 1.2.198.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Vulkan Header files and API registry
|
||||
|
||||
@ -37,6 +37,9 @@ Vulkan Header files and API registry
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 23 2021 Dave Airlie <airlied@redhat.com> - 1.2.198.0-1
|
||||
- Update to 1.2.198.0 upstream
|
||||
|
||||
* Tue Sep 07 2021 Dave Airlie <airlied@redhat.com> - 1.2.189.0-1
|
||||
- Update to 1.2.189.0 upstream
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user