Update to 1.4.304.0 SDK
This commit is contained in:
parent
704c91542b
commit
0561b2d3d0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/1.3.270.tar.gz
|
||||
/Vulkan-Volk-sdk-1.3.283.0.tar.gz
|
||||
/Vulkan-Volk-sdk-1.4.304.0.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Vulkan-Volk-sdk-1.3.283.0.tar.gz) = c3c69bfd899bab6b6447534b0c7c82392679c903a5ed2cabd7506ccd96135f332735888f6e2fa71787f6c1eec930bd51aa014db84955d51b5f068af95dcaec4d
|
||||
SHA512 (Vulkan-Volk-sdk-1.4.304.0.tar.gz) = de7c58e7242e7c876cf40ef87c7e65b1baf1d73759fe3d98c5bfafd81e5ef56d9a7421c782d04c3180673e502cbbf430bcf14e4ebe12ec9634f400446937602c
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: vulkan-volk
|
||||
Version: 1.3.283.0
|
||||
Version: 1.4.304.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Meta loader for Vulkan API
|
||||
|
||||
@ -47,8 +47,10 @@ Conflicts: volk-devel
|
||||
%{_libdir}/libvolk.a
|
||||
|
||||
%changelog
|
||||
* Tue May 28 2024 José Expósito <jexposit@redhat.com> - 1.3.283.0-1
|
||||
- Update to 1.3.283.0 SDK
|
||||
%autochangelog
|
||||
|
||||
* Mon Jan 20 2025 José Expósito <jexposit@redhat.com> - 1.4.304.0-1
|
||||
- Update to 1.4.304.0 SDK
|
||||
|
||||
* Thu Jan 11 2024 José Expósito <jexposit@redhat.com> - 1.3.270-1
|
||||
- Version 1.3.270
|
||||
|
Loading…
Reference in New Issue
Block a user