Update to 1.1.114.0
This commit is contained in:
parent
5a79f24101
commit
a93c718d88
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/Vulkan-Loader-sdk-1.1.97.0.tar.gz
|
||||
/Vulkan-Loader-sdk-1.1.101.0.tar.gz
|
||||
/Vulkan-Loader-sdk-1.1.108.0.tar.gz
|
||||
/Vulkan-Loader-sdk-1.1.114.0.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Vulkan-Loader-sdk-1.1.108.0.tar.gz) = 94f14c82d3e6045a47cd13770a0d187f601cb2e4e5f61f84a1bb146f6e455fb1bbf6e9b9ec5224c72cb2bd6027cfd967e6a306522ae267f74b6def3fa8c100bb
|
||||
SHA512 (Vulkan-Loader-sdk-1.1.114.0.tar.gz) = 9d1bcf0cbefe564ffd0aa9366a282b6463f8c675d385e7ce345eec00b09840e8d675030627ce9afb34432e1dda736c75c76f4a78cee3c65af2454e06f74defb6
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: vulkan-loader
|
||||
Version: 1.1.108.0
|
||||
Version: 1.1.114.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Vulkan ICD desktop loader
|
||||
|
||||
@ -91,6 +91,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/vulkan/{explicit,implicit}_layer.d/ \
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 31 2019 Dave Airlie <airlied@redhat.com> - 1.1.114.0-1
|
||||
- Update to 1.1.114.0
|
||||
|
||||
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.108.0-1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user