Update to 1.2.189.0
This commit is contained in:
parent
bde11289e0
commit
8bc8fd6b60
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/Vulkan-Loader-sdk-1.2.162.0.tar.gz
|
||||
/Vulkan-Loader-sdk-1.2.176.0.tar.gz
|
||||
/Vulkan-Loader-sdk-1.2.182.0.tar.gz
|
||||
/Vulkan-Loader-sdk-1.2.189.0.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Vulkan-Loader-sdk-1.2.182.0.tar.gz) = 7b84cf8c6f507f6d1ef7d05deda763211616b252a7cc0f5984d77cdef625d0fb166f645f6a5ff95e47516405c413c5efdc2a49f0f0a7dff4852e6447e1aa9396
|
||||
SHA512 (Vulkan-Loader-sdk-1.2.189.0.tar.gz) = 4ab185d2cb451f36998f49fc87d434d4f86a857a6fbdfc73c45ff5322e2dd407c382f6addfb825a7652b5c8a47213b68cf3f03dc0c02dbe1e9a00cdc9b047918
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: vulkan-loader
|
||||
Version: 1.2.182.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.2.189.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Vulkan ICD desktop loader
|
||||
|
||||
License: ASL 2.0
|
||||
@ -91,6 +91,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/vulkan/{explicit,implicit}_layer.d/ \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 07 2021 Dave Airlie <airlied@redhat.com> - 1.2.189.0-1
|
||||
- Update to 1.2.189.0
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.182.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user