Update to 1.3.250.1
Resolves: rhbz#2178537
This commit is contained in:
parent
4d520dbb4b
commit
292304f9d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/Vulkan-Loader-sdk-1.3.216.0.tar.gz
|
||||
/Vulkan-Loader-sdk-1.3.224.0.tar.gz
|
||||
/Vulkan-Loader-sdk-1.3.239.0.tar.gz
|
||||
/Vulkan-Loader-sdk-1.3.250.1.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Vulkan-Loader-sdk-1.3.239.0.tar.gz) = 09554879867f52d382a079a674a4e17b0d9bf7c4b490e7d46686ed58c23e2d083ba11c90889ba10a72c08eaddeacd78b7865e834d46a6b646c5ecf7cd6d740ee
|
||||
SHA512 (Vulkan-Loader-sdk-1.3.250.1.tar.gz) = 5aaa826890e0dc8b9504f99ca9b25e13116040f790660b8f1e0bf496e977f879b880c25e263c4d541fe52ab7177eabed4d289ef359a494a668fd2911ab057453
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: vulkan-loader
|
||||
Version: 1.3.239.0
|
||||
Version: 1.3.250.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Vulkan ICD desktop loader
|
||||
|
||||
@ -94,6 +94,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/vulkan/{explicit,implicit}_layer.d/ \
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 12 2023 Dave Airlie <airlied@redhat.com> - 1.3.250.1-1
|
||||
- Update to 1.3.250.1
|
||||
|
||||
* Tue Feb 14 2023 Dave Airlie <airlied@redhat.com> - 1.3.239.0-1
|
||||
- Update to 1.3.239.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user