import vulkan-headers-1.2.182.0-1.el8_4
This commit is contained in:
parent
96c5d977e4
commit
63b38d3f90
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/Vulkan-Headers-sdk-1.2.162.0.tar.gz
|
SOURCES/Vulkan-Headers-sdk-1.2.182.0.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
e4bb664806edf672cd1f0e9a4b0ef5ffd5499457 SOURCES/Vulkan-Headers-sdk-1.2.162.0.tar.gz
|
06d4f379f3ebbd182bc8e0c4ca0866bfe8de5b42 SOURCES/Vulkan-Headers-sdk-1.2.182.0.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%global __python %{__python3}
|
%global __python %{__python3}
|
||||||
Name: vulkan-headers
|
Name: vulkan-headers
|
||||||
Version: 1.2.162.0
|
Version: 1.2.182.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Vulkan Header files and API registry
|
Summary: Vulkan Header files and API registry
|
||||||
|
|
||||||
@ -31,11 +31,15 @@ Vulkan Header files and API registry
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
%doc README.md
|
%doc README.md
|
||||||
%{_includedir}/vulkan/
|
%{_includedir}/vulkan/
|
||||||
|
%{_includedir}/vk_video/
|
||||||
%dir %{_datadir}/vulkan/
|
%dir %{_datadir}/vulkan/
|
||||||
%{_datadir}/vulkan/registry/
|
%{_datadir}/vulkan/registry/
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 07 2021 Dave Airlie <airlied@redhat.com> - 1.2.182.0-1
|
||||||
|
- Update to 1.2.182.0 headers
|
||||||
|
|
||||||
* Fri Jan 29 2021 Dave Airlie <airlied@redhat.com> - 1.2.162.0-1
|
* Fri Jan 29 2021 Dave Airlie <airlied@redhat.com> - 1.2.162.0-1
|
||||||
- Update to 1.2.162.0 headers
|
- Update to 1.2.162.0 headers
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user