import vulkan-headers-1.3.204.0-1.el9

This commit is contained in:
CentOS Sources 2022-04-05 06:33:07 -04:00 committed by Stepan Oksanichenko
parent 247e9ea9cf
commit a52058fb26
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/Vulkan-Headers-sdk-1.2.182.0.tar.gz
SOURCES/Vulkan-Headers-sdk-1.3.204.0.tar.gz

View File

@ -1 +1 @@
06d4f379f3ebbd182bc8e0c4ca0866bfe8de5b42 SOURCES/Vulkan-Headers-sdk-1.2.182.0.tar.gz
1096fab52cccf9088fa6bc7af20e3923aec90467 SOURCES/Vulkan-Headers-sdk-1.3.204.0.tar.gz

View File

@ -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