change version to 1.3.257

This commit is contained in:
dillon_chen 2023-07-21 16:14:12 +08:00
parent d5ba65bbc4
commit 54f0016bad
2 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global __python %{__python3}
Name: vulkan-headers
Version: 1.3.257.0
Version: 1.3.257
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/v1.3.257/sdk-%{version}.tar.gz
Source0: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/Vulkan-Headers-%{version}.tar.gz
BuildRequires: cmake3
@ -37,6 +37,9 @@ This package includes Vulkan Header files and API registry.
%{_datadir}/cmake/VulkanHeaders/
%changelog
* Fri Jul 21 2023 dillon chen <dillon.chen@gmail.com> - 1.3.257-1
- github tag is 1.3.257
* Tue Jul 11 2023 yaoxin <yao_xin001@hoperun.com> - 1.3.257.0-1
- Update to 1.3.257.0