Update to latest 1.3.204.0
This commit is contained in:
parent
d33c6e74ca
commit
aea9cff0c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/Vulkan-ValidationLayers-sdk-1.2.182.0.tar.gz
|
||||
/Vulkan-ValidationLayers-sdk-1.2.189.0.tar.gz
|
||||
/Vulkan-ValidationLayers-sdk-1.2.198.0.tar.gz
|
||||
/Vulkan-ValidationLayers-sdk-1.3.204.0.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Vulkan-ValidationLayers-sdk-1.2.198.0.tar.gz) = c5ac3e458987f3aa8ca21a79aa7819fbc1ca6013b6e445a82407ac0664884b90b8f79a2593368f6264a509674aa1f9584614c7c464c88d74284601f0c7636ef0
|
||||
SHA512 (Vulkan-ValidationLayers-sdk-1.3.204.0.tar.gz) = 9f0649d2e3eccd52a093b4d9c3446d7f05ad4938a6950042fc2c3cf05f6ca2f513706385fc39cf4559344a4770fcc4375306904a233d0edd48b6eff5f17f1b0f
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: vulkan-validation-layers
|
||||
Version: 1.2.198.0
|
||||
Release: 4%{?dist}
|
||||
Version: 1.3.204.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Vulkan validation layers
|
||||
|
||||
License: ASL 2.0
|
||||
@ -73,6 +73,9 @@ developing applications that use %{name}.
|
||||
%{_includedir}/vulkan/
|
||||
|
||||
%changelog
|
||||
* Wed Feb 16 2022 Dave Airlie <airlied@redhat.com> - 1.3.204.0-1
|
||||
- Update to latest 1.3.204.0
|
||||
|
||||
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.198.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user