!8 [sync] PR-7: update to sdk-1.3.261.0
From: @openeuler-sync-bot Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
6c55365ebc
Binary file not shown.
BIN
Vulkan-Headers-sdk-1.3.261.0.tar.gz
Normal file
BIN
Vulkan-Headers-sdk-1.3.261.0.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,11 @@
|
||||
%global __python %{__python3}
|
||||
Name: vulkan-headers
|
||||
Version: 1.3.257
|
||||
Version: 1.3.261.0
|
||||
Release: 1
|
||||
Summary: Vulkan Header files and API registry
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/KhronosGroup/Vulkan-Headers
|
||||
Source0: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/Vulkan-Headers-%{version}.tar.gz
|
||||
|
||||
Source0: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/Vulkan-Headers-sdk-%{version}.tar.gz
|
||||
BuildRequires: cmake3
|
||||
|
||||
BuildArch: noarch
|
||||
@ -18,7 +17,7 @@ and embedded platforms.
|
||||
This package includes Vulkan Header files and API registry.
|
||||
|
||||
%prep
|
||||
%autosetup -n Vulkan-Headers-1.3.257 -p1
|
||||
%autosetup -n Vulkan-Headers-sdk-%{version} -p1
|
||||
|
||||
%build
|
||||
%cmake3 -DCMAKE_INSTALL_LIBDIR=%{_libdir} .
|
||||
@ -29,7 +28,6 @@ This package includes Vulkan Header files and API registry.
|
||||
|
||||
%files
|
||||
%doc README.md
|
||||
%license LICENSE.txt
|
||||
%dir %{_datadir}/vulkan/
|
||||
%{_datadir}/vulkan/registry/
|
||||
%{_includedir}/vulkan/
|
||||
@ -37,6 +35,9 @@ This package includes Vulkan Header files and API registry.
|
||||
%{_datadir}/cmake/VulkanHeaders/
|
||||
|
||||
%changelog
|
||||
* Thu Aug 24 2023 dillon chen <dillon.chen@gmail.com> - sdk-1.3.261.0-1
|
||||
- Update to sdk-1.3.261.0
|
||||
|
||||
* Fri Jul 21 2023 dillon chen <dillon.chen@gmail.com> - 1.3.257-1
|
||||
- github tag is 1.3.257
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user