Update to 1.3.239.0
Resolves: rhbz#2135179
This commit is contained in:
parent
159b34a08a
commit
a4a7e1d4f4
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/Vulkan-Loader-sdk-1.3.204.0.tar.gz
|
||||
/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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Vulkan-Loader-sdk-1.3.224.0.tar.gz) = 406c2daa9b6990ccf78e6bd5f6b2fed53a3221ed2e4331a894168c4cc2a6a9836c884d85e73ef8b1cc9208d80f6fea43cab192e08734f47d0b65c6aa9ec8e383
|
||||
SHA512 (Vulkan-Loader-sdk-1.3.239.0.tar.gz) = 09554879867f52d382a079a674a4e17b0d9bf7c4b490e7d46686ed58c23e2d083ba11c90889ba10a72c08eaddeacd78b7865e834d46a6b646c5ecf7cd6d740ee
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: vulkan-loader
|
||||
Version: 1.3.224.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.3.239.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Vulkan ICD desktop loader
|
||||
|
||||
License: ASL 2.0
|
||||
@ -93,6 +93,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/vulkan/{explicit,implicit}_layer.d/ \
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 15 2023 Dave Airlie <airlied@redhat.com> - 1.3.239.0-1
|
||||
- Update to 1.3.239.0
|
||||
|
||||
* Fri Aug 26 2022 Dave Airlie <airlied@redhat.com> - 1.3.224.0-2
|
||||
- Add recommends
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user